#FFDAE9#FFDAE9
#FFDAE9 is a very light, muted pink. Relative luminance 0.773; OKLCH L 92.4% C 0.045 H 351.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAE9 |
|---|---|
| RGB | rgb(255, 218, 233) |
| HSL | hsl(336, 100%, 93%) |
| HSV | hsv(336, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 8.6%, 0%) |
| CIE-LAB | lab(90.45, 15.23, -2.56) |
| CIE-LCH | lch(90.45, 15.44, 350.45°) |
| OKLab | oklab(92.35% 0.0448 -0.0066) |
| OKLCH | oklch(92.35% 0.045 351.7) |
| XYZ | xyz(81.0183, 77.2879, 87.7252) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.87
Pale Pink
#FFCFDC
ΔE00 3.56
Light Rose
#FFC5CB
ΔE00 7.35
Bubblegum
#FFC1CC
ΔE00 7.70
Pink
#FFC0CB
ΔE00 7.96
Mistyrose
#FFE4E1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAE9 #DAFFF0
analogous
#FFDAFB #FFDAE9 #FFDDDA
triadic
#FFDAE9 #E9FFDA #DAE9FF
tetradic
#FFDAE9 #FBFFDA #DAFFF0 #DDDAFF
square
#FFDAE9 #FBFFDA #DAFFF0 #DDDAFF
split-complementary
#FFDAE9 #DAFFDD #DAFBFF
monochromatic
#FF60A0 #FF9DC5 #FFDAE9 #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.28
#FFDAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FFDAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAE9
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAE9 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#E5E6E8
Tritanopia (blue-blind)
#FFD9DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdae9; /* rgb */ color: rgb(255, 218, 233); /* oklch */ color: oklch(92.4% 0.045 351.7);
Tailwind
colors: {
custom: {
50: '#ffe5f0',
500: '#ffdae9',
950: '#000000',
},
}SCSS
$custom: #ffdae9; $custom-light: #ffe5f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdae9",
"rgb": {
"r": 255,
"g": 218,
"b": 233
},
"hsl": {
"h": 335.676,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92351,
"c": 0.04527,
"h": 351.7
},
"luminance": 0.77286
}Semantic roles & 50–950 ramp
primary
#FFDAE9
secondary
#92ECC7
accent
#E68800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485