#FFDAEE#FFDAEE
#FFDAEE is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.5% C 0.048 H 344.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAEE |
|---|---|
| RGB | rgb(255, 218, 238) |
| HSL | hsl(328, 100%, 93%) |
| HSV | hsv(328, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 6.7%, 0%) |
| CIE-LAB | lab(90.59, 16.06, -4.99) |
| CIE-LCH | lch(90.59, 16.82, 342.74°) |
| OKLab | oklab(92.5% 0.0466 -0.0131) |
| OKLCH | oklch(92.5% 0.048 344.3) |
| XYZ | xyz(81.7426, 77.5777, 91.5403) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.63
Pale Pink
#FFCFDC
ΔE00 4.35
Pale Mauve
#FED0FC
ΔE00 7.01
Very Light Purple
#F6CEFC
ΔE00 7.80
Thistle
#D8BFD8
ΔE00 7.87
Bubblegum
#FFC1CC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAEE #DAFFEB
analogous
#FEDAFF #FFDAEE #FFDADB
triadic
#FFDAEE #EEFFDA #DAEEFF
tetradic
#FFDAEE #FFFEDA #DAFFEB #DADBFF
square
#FFDAEE #FFFEDA #DAFFEB #DADBFF
split-complementary
#FFDAEE #DBFFDA #DAFFFE
monochromatic
#FF60B6 #FF9DD2 #FFDAEE #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.27
#FFDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FFDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAEE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAEE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#FFDAE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdaee; /* rgb */ color: rgb(255, 218, 238); /* oklch */ color: oklch(92.5% 0.048 344.3);
Tailwind
colors: {
custom: {
50: '#ffe5f3',
500: '#ffdaee',
950: '#000000',
},
}SCSS
$custom: #ffdaee; $custom-light: #ffe5f3; $custom-dark: #000000;
JSON
{
"hex": "#ffdaee",
"rgb": {
"r": 255,
"g": 218,
"b": 238
},
"hsl": {
"h": 327.568,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92498,
"c": 0.04838,
"h": 344.3
},
"luminance": 0.77576
}Semantic roles & 50–950 ramp
primary
#FFDAEE
secondary
#92ECBB
accent
#E66900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485