#FFDEEB#FFDEEB
#FFDEEB is a very light, muted pink. Relative luminance 0.795; OKLCH L 93.2% C 0.040 H 352.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEEB |
|---|---|
| RGB | rgb(255, 222, 235) |
| HSL | hsl(336, 100%, 94%) |
| HSV | hsv(336, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 7.8%, 0%) |
| CIE-LAB | lab(91.46, 13.48, -2.13) |
| CIE-LCH | lch(91.46, 13.65, 351.01°) |
| OKLab | oklab(93.15% 0.0397 -0.0055) |
| OKLCH | oklch(93.15% 0.04 352.2) |
| XYZ | xyz(82.3554, 79.5024, 89.5883) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.13
Pale Pink
#FFCFDC
ΔE00 4.75
Mistyrose
#FFE4E1
ΔE00 6.89
Lavenderblush
#FFF0F5
ΔE00 7.43
Light Rose
#FFC5CB
ΔE00 8.24
Bubblegum
#FFC1CC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEEB #DEFFF2
analogous
#FFDEFB #FFDEEB #FFE1DE
triadic
#FFDEEB #EBFFDE #DEEBFF
tetradic
#FFDEEB #FBFFDE #DEFFF2 #E1DEFF
square
#FFDEEB #FBFFDE #DEFFF2 #E1DEFF
split-complementary
#FFDEEB #DEFFE1 #DEFBFF
monochromatic
#FF64A1 #FFA1C6 #FFDEEB #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.24
#FFDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FFDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEEB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEEB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EC
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdeeb; /* rgb */ color: rgb(255, 222, 235); /* oklch */ color: oklch(93.2% 0.040 352.2);
Tailwind
colors: {
custom: {
50: '#ffe8f1',
500: '#ffdeeb',
950: '#000000',
},
}SCSS
$custom: #ffdeeb; $custom-light: #ffe8f1; $custom-dark: #000000;
JSON
{
"hex": "#ffdeeb",
"rgb": {
"r": 255,
"g": 222,
"b": 235
},
"hsl": {
"h": 336.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93152,
"c": 0.04002,
"h": 352.2
},
"luminance": 0.79501
}Semantic roles & 50–950 ramp
primary
#FFDEEB
secondary
#95ECCA
accent
#E68B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485