#FFDAEA#FFDAEA
#FFDAEA is a very light, muted pink. Relative luminance 0.773; OKLCH L 92.4% C 0.046 H 350.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAEA |
|---|---|
| RGB | rgb(255, 218, 234) |
| HSL | hsl(334, 100%, 93%) |
| HSV | hsv(334, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 8.2%, 0%) |
| CIE-LAB | lab(90.48, 15.39, -3.05) |
| CIE-LCH | lch(90.48, 15.69, 348.80°) |
| OKLab | oklab(92.38% 0.0452 -0.0079) |
| OKLCH | oklch(92.38% 0.046 350.1) |
| XYZ | xyz(81.1615, 77.3452, 88.4796) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.96
Pale Pink
#FFCFDC
ΔE00 3.67
Light Rose
#FFC5CB
ΔE00 7.54
Bubblegum
#FFC1CC
ΔE00 7.80
Pink
#FFC0CB
ΔE00 8.07
Pale Mauve
#FED0FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAEA #DAFFEF
analogous
#FFDAFC #FFDAEA #FFDCDA
triadic
#FFDAEA #EAFFDA #DAEAFF
tetradic
#FFDAEA #FCFFDA #DAFFEF #DCDAFF
square
#FFDAEA #FCFFDA #DAFFEF #DCDAFF
split-complementary
#FFDAEA #DAFFDC #DAFCFF
monochromatic
#FF60A5 #FF9DC7 #FFDAEA #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.28
#FFDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FFDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAEA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAEA | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#E5E6E9
Tritanopia (blue-blind)
#FFD9DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdaea; /* rgb */ color: rgb(255, 218, 234); /* oklch */ color: oklch(92.4% 0.046 350.1);
Tailwind
colors: {
custom: {
50: '#ffe5f0',
500: '#ffdaea',
950: '#000000',
},
}SCSS
$custom: #ffdaea; $custom-light: #ffe5f0; $custom-dark: #000000;
JSON
{
"hex": "#ffdaea",
"rgb": {
"r": 255,
"g": 218,
"b": 234
},
"hsl": {
"h": 334.054,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.9238,
"c": 0.04583,
"h": 350.1
},
"luminance": 0.77343
}Semantic roles & 50–950 ramp
primary
#FFDAEA
secondary
#92ECC5
accent
#E68200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485