#FFDAEB#FFDAEB
#FFDAEB is a very light, muted pink. Relative luminance 0.774; OKLCH L 92.4% C 0.046 H 348.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAEB |
|---|---|
| RGB | rgb(255, 218, 235) |
| HSL | hsl(332, 100%, 93%) |
| HSV | hsv(332, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 7.8%, 0%) |
| CIE-LAB | lab(90.51, 15.56, -3.53) |
| CIE-LCH | lch(90.51, 15.96, 347.20°) |
| OKLab | oklab(92.41% 0.0455 -0.0092) |
| OKLCH | oklch(92.41% 0.046 348.6) |
| XYZ | xyz(81.3056, 77.4028, 89.2384) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.09
Pale Pink
#FFCFDC
ΔE00 3.81
Light Rose
#FFC5CB
ΔE00 7.73
Bubblegum
#FFC1CC
ΔE00 7.92
Pale Mauve
#FED0FC
ΔE00 7.94
Thistle
#D8BFD8
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAEB #DAFFEE
analogous
#FFDAFE #FFDAEB #FFDBDA
triadic
#FFDAEB #EBFFDA #DAEBFF
tetradic
#FFDAEB #FEFFDA #DAFFEE #DBDAFF
square
#FFDAEB #FEFFDA #DAFFEE #DBDAFF
split-complementary
#FFDAEB #DAFFDB #DAFEFF
monochromatic
#FF60A9 #FF9DCA #FFDAEB #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.27
#FFDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FFDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAEB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAEB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EC
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#FFD9E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdaeb; /* rgb */ color: rgb(255, 218, 235); /* oklch */ color: oklch(92.4% 0.046 348.6);
Tailwind
colors: {
custom: {
50: '#ffe5f1',
500: '#ffdaeb',
950: '#000000',
},
}SCSS
$custom: #ffdaeb; $custom-light: #ffe5f1; $custom-dark: #000000;
JSON
{
"hex": "#ffdaeb",
"rgb": {
"r": 255,
"g": 218,
"b": 235
},
"hsl": {
"h": 332.432,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92409,
"c": 0.04642,
"h": 348.6
},
"luminance": 0.77401
}Semantic roles & 50–950 ramp
primary
#FFDAEB
secondary
#92ECC2
accent
#E67C00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485