#FFDAD3#FFDAD3
#FFDAD3 is a very light, muted red. Relative luminance 0.761; OKLCH L 91.7% C 0.043 H 30.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAD3 |
|---|---|
| RGB | rgb(255, 218, 211) |
| HSL | hsl(10, 100%, 91%) |
| HSV | hsv(10, 17%, 100%) |
| CMYK | cmyk(0%, 14.5%, 17.3%, 0%) |
| CIE-LAB | lab(89.91, 11.75, 8.20) |
| CIE-LCH | lch(89.91, 14.33, 34.93°) |
| OKLab | oklab(91.75% 0.0367 0.0216) |
| OKLCH | oklch(91.75% 0.043 30.5) |
| XYZ | xyz(78.0692, 76.1083, 72.1933) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.70
Light Rose
#FFC5CB
ΔE00 8.34
Pale Pink
#FFCFDC
ΔE00 8.57
Pale Rose
#FDC1C5
ΔE00 8.61
Light Pink
#FFD1DF
ΔE00 8.68
Apricot
#FBCEB1
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAD3 #D3F8FF
analogous
#FFD3E2 #FFDAD3 #FFF0D3
triadic
#FFDAD3 #D3FFDA #DAD3FF
tetradic
#FFDAD3 #E2FFD3 #D3F8FF #F0D3FF
square
#FFDAD3 #E2FFD3 #D3F8FF #F0D3FF
split-complementary
#FFDAD3 #D3FFF0 #D3E2FF
monochromatic
#FF7359 #FFA796 #FFDAD3 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.29
#FFDAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FFDAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAD3
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAD3 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdad3; /* rgb */ color: rgb(255, 218, 211); /* oklch */ color: oklch(91.7% 0.043 30.5);
Tailwind
colors: {
custom: {
50: '#ffe5e0',
500: '#ffdad3',
950: '#000000',
},
}SCSS
$custom: #ffdad3; $custom-light: #ffe5e0; $custom-dark: #000000;
JSON
{
"hex": "#ffdad3",
"rgb": {
"r": 255,
"g": 218,
"b": 211
},
"hsl": {
"h": 9.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91747,
"c": 0.04254,
"h": 30.5
},
"luminance": 0.76106
}Semantic roles & 50–950 ramp
primary
#FFDAD3
secondary
#8CDCEB
accent
#C1E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484