#FFDAD2#FFDAD2
#FFDAD2 is a very light, muted red. Relative luminance 0.761; OKLCH L 91.7% C 0.043 H 32.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAD2 |
|---|---|
| RGB | rgb(255, 218, 210) |
| HSL | hsl(11, 100%, 91%) |
| HSV | hsv(11, 18%, 100%) |
| CMYK | cmyk(0%, 14.5%, 17.6%, 0%) |
| CIE-LAB | lab(89.89, 11.60, 8.70) |
| CIE-LCH | lch(89.89, 14.50, 36.86°) |
| OKLab | oklab(91.72% 0.0363 0.0229) |
| OKLCH | oklch(91.72% 0.043 32.2) |
| XYZ | xyz(77.9442, 76.0583, 71.5351) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.84
Apricot
#FBCEB1
ΔE00 8.43
Light Rose
#FFC5CB
ΔE00 8.65
Pale Rose
#FDC1C5
ΔE00 8.88
Pale Pink
#FFCFDC
ΔE00 8.98
Light Pink
#FFD1DF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAD2 #D2F7FF
analogous
#FFD2E0 #FFDAD2 #FFF0D2
triadic
#FFDAD2 #D2FFDA #DAD2FF
tetradic
#FFDAD2 #E0FFD2 #D2F7FF #F0D2FF
square
#FFDAD2 #E0FFD2 #D2F7FF #F0D2FF
split-complementary
#FFDAD2 #D2FFF0 #D2E0FF
monochromatic
#FF7558 #FFA895 #FFDAD2 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.30
#FFDAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FFDAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAD2
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAD2 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdad2; /* rgb */ color: rgb(255, 218, 210); /* oklch */ color: oklch(91.7% 0.043 32.2);
Tailwind
colors: {
custom: {
50: '#ffe5df',
500: '#ffdad2',
950: '#000000',
},
}SCSS
$custom: #ffdad2; $custom-light: #ffe5df; $custom-dark: #000000;
JSON
{
"hex": "#ffdad2",
"rgb": {
"r": 255,
"g": 218,
"b": 210
},
"hsl": {
"h": 10.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91721,
"c": 0.04288,
"h": 32.2
},
"luminance": 0.76056
}Semantic roles & 50–950 ramp
primary
#FFDAD2
secondary
#8BD9EA
accent
#BDE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484