#FFDAEF#FFDAEF
#FFDAEF is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.5% C 0.049 H 343.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAEF |
|---|---|
| RGB | rgb(255, 218, 239) |
| HSL | hsl(326, 100%, 93%) |
| HSV | hsv(326, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 6.3%, 0%) |
| CIE-LAB | lab(90.61, 16.23, -5.48) |
| CIE-LCH | lch(90.61, 17.13, 341.36°) |
| OKLab | oklab(92.53% 0.0469 -0.0144) |
| OKLCH | oklch(92.53% 0.049 343) |
| XYZ | xyz(81.8900, 77.6366, 92.3161) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.84
Pale Pink
#FFCFDC
ΔE00 4.56
Pale Mauve
#FED0FC
ΔE00 6.71
Very Light Purple
#F6CEFC
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 7.80
Pale Lavender
#EECFFE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAEF #DAFFEA
analogous
#FCDAFF #FFDAEF #FFDADC
triadic
#FFDAEF #EFFFDA #DAEFFF
tetradic
#FFDAEF #FFFCDA #DAFFEA #DADCFF
square
#FFDAEF #FFFCDA #DAFFEA #DADCFF
split-complementary
#FFDAEF #DCFFDA #DAFFFC
monochromatic
#FF60BA #FF9DD5 #FFDAEF #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.27
#FFDAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FFDAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAEF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAEF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#FFDAE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdaef; /* rgb */ color: rgb(255, 218, 239); /* oklch */ color: oklch(92.5% 0.049 343.0);
Tailwind
colors: {
custom: {
50: '#ffe5f4',
500: '#ffdaef',
950: '#000000',
},
}SCSS
$custom: #ffdaef; $custom-light: #ffe5f4; $custom-dark: #000000;
JSON
{
"hex": "#ffdaef",
"rgb": {
"r": 255,
"g": 218,
"b": 239
},
"hsl": {
"h": 325.946,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92528,
"c": 0.04908,
"h": 343
},
"luminance": 0.77635
}Semantic roles & 50–950 ramp
primary
#FFDAEF
secondary
#92ECB9
accent
#E66300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485