#FFDEF0#FFDEF0
#FFDEF0 is a very light, muted pink. Relative luminance 0.798; OKLCH L 93.3% C 0.043 H 343.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF0 |
|---|---|
| RGB | rgb(255, 222, 240) |
| HSL | hsl(327, 100%, 94%) |
| HSV | hsv(327, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 5.9%, 0%) |
| CIE-LAB | lab(91.59, 14.32, -4.56) |
| CIE-LCH | lch(91.59, 15.03, 342.34°) |
| OKLab | oklab(93.3% 0.0414 -0.0119) |
| OKLCH | oklch(93.3% 0.043 343.9) |
| XYZ | xyz(83.0879, 79.7954, 93.4463) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.45
Pale Pink
#FFCFDC
ΔE00 5.16
Pale Mauve
#FED0FC
ΔE00 7.96
Thistle
#D8BFD8
ΔE00 8.25
Lavenderblush
#FFF0F5
ΔE00 8.27
Mistyrose
#FFE4E1
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF0 #DEFFED
analogous
#FEDEFF #FFDEF0 #FFDEDF
triadic
#FFDEF0 #F0FFDE #DEF0FF
tetradic
#FFDEF0 #FFFEDE #DEFFED #DEDFFF
square
#FFDEF0 #FFFEDE #DEFFED #DEDFFF
split-complementary
#FFDEF0 #DFFFDE #DEFFFE
monochromatic
#FF64B8 #FFA1D4 #FFDEF0 #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.24
#FFDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FFDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF0
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF0 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#FFDEE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdef0; /* rgb */ color: rgb(255, 222, 240); /* oklch */ color: oklch(93.3% 0.043 343.9);
Tailwind
colors: {
custom: {
50: '#ffe8f4',
500: '#ffdef0',
950: '#000000',
},
}SCSS
$custom: #ffdef0; $custom-light: #ffe8f4; $custom-dark: #000000;
JSON
{
"hex": "#ffdef0",
"rgb": {
"r": 255,
"g": 222,
"b": 240
},
"hsl": {
"h": 327.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93298,
"c": 0.04312,
"h": 343.9
},
"luminance": 0.79794
}Semantic roles & 50–950 ramp
primary
#FFDEF0
secondary
#95ECBD
accent
#E66800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485