#FFDAEC#FFDAEC
#FFDAEC is a very light, muted pink. Relative luminance 0.775; OKLCH L 92.4% C 0.047 H 347.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAEC |
|---|---|
| RGB | rgb(255, 218, 236) |
| HSL | hsl(331, 100%, 93%) |
| HSV | hsv(331, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 7.5%, 0%) |
| CIE-LAB | lab(90.53, 15.73, -4.02) |
| CIE-LCH | lch(90.53, 16.23, 345.66°) |
| OKLab | oklab(92.44% 0.0459 -0.0105) |
| OKLCH | oklch(92.44% 0.047 347.2) |
| XYZ | xyz(81.4504, 77.4608, 90.0014) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.24
Pale Pink
#FFCFDC
ΔE00 3.97
Pale Mauve
#FED0FC
ΔE00 7.63
Light Rose
#FFC5CB
ΔE00 7.93
Bubblegum
#FFC1CC
ΔE00 8.05
Thistle
#D8BFD8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAEC #DAFFED
analogous
#FFDAFE #FFDAEC #FFDADA
triadic
#FFDAEC #ECFFDA #DAECFF
tetradic
#FFDAEC #FEFFDA #DAFFED #DADAFF
square
#FFDAEC #FEFFDA #DAFFED #DADAFF
split-complementary
#FFDAEC #DAFFDA #DAFEFF
monochromatic
#FF60AD #FF9DCD #FFDAEC #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.27
#FFDAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FFDAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAEC
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAEC | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#FFDAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdaec; /* rgb */ color: rgb(255, 218, 236); /* oklch */ color: oklch(92.4% 0.047 347.2);
Tailwind
colors: {
custom: {
50: '#ffe5f2',
500: '#ffdaec',
950: '#000000',
},
}SCSS
$custom: #ffdaec; $custom-light: #ffe5f2; $custom-dark: #000000;
JSON
{
"hex": "#ffdaec",
"rgb": {
"r": 255,
"g": 218,
"b": 236
},
"hsl": {
"h": 330.811,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92439,
"c": 0.04705,
"h": 347.2
},
"luminance": 0.77459
}Semantic roles & 50–950 ramp
primary
#FFDAEC
secondary
#92ECC0
accent
#E67600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485