#FFDCDA#FFDCDA
#FFDCDA is a very light, muted red. Relative luminance 0.775; OKLCH L 92.3% C 0.039 H 21.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCDA |
|---|---|
| RGB | rgb(255, 220, 218) |
| HSL | hsl(3, 100%, 93%) |
| HSV | hsv(3, 15%, 100%) |
| CMYK | cmyk(0%, 13.7%, 14.5%, 0%) |
| CIE-LAB | lab(90.56, 11.78, 5.46) |
| CIE-LCH | lch(90.56, 12.99, 24.87°) |
| OKLab | oklab(92.31% 0.0363 0.0145) |
| OKLCH | oklch(92.31% 0.039 21.8) |
| XYZ | xyz(79.4876, 77.5105, 77.0899) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.96
Light Pink
#FFD1DF
ΔE00 6.98
Pale Pink
#FFCFDC
ΔE00 6.99
Light Rose
#FFC5CB
ΔE00 7.71
Lavenderblush
#FFF0F5
ΔE00 7.78
Pale Rose
#FDC1C5
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCDA #DAFDFF
analogous
#FFDAEA #FFDCDA #FFEEDA
triadic
#FFDCDA #DAFFDC #DCDAFF
tetradic
#FFDCDA #EAFFDA #DAFDFF #EEDAFF
square
#FFDCDA #EAFFDA #DAFDFF #EEDAFF
split-complementary
#FFDCDA #DAFFEE #DAEAFF
monochromatic
#FF6860 #FFA29D #FFDCDA #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.27
#FFDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCDA
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCDA | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DA
Deuteranopia (green-blind)
#EAE6DA
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcda; /* rgb */ color: rgb(255, 220, 218); /* oklch */ color: oklch(92.3% 0.039 21.8);
Tailwind
colors: {
custom: {
50: '#ffe6e5',
500: '#ffdcda',
950: '#000000',
},
}SCSS
$custom: #ffdcda; $custom-light: #ffe6e5; $custom-dark: #000000;
JSON
{
"hex": "#ffdcda",
"rgb": {
"r": 255,
"g": 220,
"b": 218
},
"hsl": {
"h": 3.243,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92306,
"c": 0.03912,
"h": 21.8
},
"luminance": 0.77508
}Semantic roles & 50–950 ramp
primary
#FFDCDA
secondary
#92E7EC
accent
#D9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484