#FFDEED#FFDEED
#FFDEED is a very light, muted pink. Relative luminance 0.796; OKLCH L 93.2% C 0.041 H 348.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEED |
|---|---|
| RGB | rgb(255, 222, 237) |
| HSL | hsl(333, 100%, 94%) |
| HSV | hsv(333, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 7.1%, 0%) |
| CIE-LAB | lab(91.51, 13.81, -3.10) |
| CIE-LCH | lch(91.51, 14.16, 347.34°) |
| OKLab | oklab(93.21% 0.0404 -0.008) |
| OKLCH | oklch(93.21% 0.041 348.7) |
| XYZ | xyz(82.6459, 79.6187, 91.1186) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.17
Pale Pink
#FFCFDC
ΔE00 4.84
Mistyrose
#FFE4E1
ΔE00 7.56
Lavenderblush
#FFF0F5
ΔE00 7.74
Light Rose
#FFC5CB
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEED #DEFFF0
analogous
#FFDEFE #FFDEED #FFDFDE
triadic
#FFDEED #EDFFDE #DEEDFF
tetradic
#FFDEED #FEFFDE #DEFFF0 #DFDEFF
square
#FFDEED #FEFFDE #DEFFF0 #DFDEFF
split-complementary
#FFDEED #DEFFDF #DEFEFF
monochromatic
#FF64AA #FFA1CC #FFDEED #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.24
#FFDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FFDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEED
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEED | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EE
Deuteranopia (green-blind)
#E7E9EC
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdeed; /* rgb */ color: rgb(255, 222, 237); /* oklch */ color: oklch(93.2% 0.041 348.7);
Tailwind
colors: {
custom: {
50: '#ffe8f2',
500: '#ffdeed',
950: '#000000',
},
}SCSS
$custom: #ffdeed; $custom-light: #ffe8f2; $custom-dark: #000000;
JSON
{
"hex": "#ffdeed",
"rgb": {
"r": 255,
"g": 222,
"b": 237
},
"hsl": {
"h": 332.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.9321,
"c": 0.04116,
"h": 348.7
},
"luminance": 0.79617
}Semantic roles & 50–950 ramp
primary
#FFDEED
secondary
#95ECC5
accent
#E67D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485