#FFDEEE#FFDEEE
#FFDEEE is a very light, muted pink. Relative luminance 0.797; OKLCH L 93.2% C 0.042 H 347.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEEE |
|---|---|
| RGB | rgb(255, 222, 238) |
| HSL | hsl(331, 100%, 94%) |
| HSV | hsv(331, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 6.7%, 0%) |
| CIE-LAB | lab(91.54, 13.98, -3.59) |
| CIE-LCH | lch(91.54, 14.43, 345.61°) |
| OKLab | oklab(93.24% 0.0407 -0.0093) |
| OKLCH | oklch(93.24% 0.042 347.1) |
| XYZ | xyz(82.7924, 79.6773, 91.8902) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.24
Pale Pink
#FFCFDC
ΔE00 4.93
Mistyrose
#FFE4E1
ΔE00 7.88
Lavenderblush
#FFF0F5
ΔE00 7.91
Thistle
#D8BFD8
ΔE00 8.47
Pale Mauve
#FED0FC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEEE #DEFFEF
analogous
#FFDEFF #FFDEEE #FFDEDE
triadic
#FFDEEE #EEFFDE #DEEEFF
tetradic
#FFDEEE #FFFFDE #DEFFEF #DEDEFF
square
#FFDEEE #FFFFDE #DEFFEF #DEDEFF
split-complementary
#FFDEEE #DEFFDE #DEFFFF
monochromatic
#FF64AF #FFA1CE #FFDEEE #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.24
#FFDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#FFDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEEE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEEE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EF
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdeee; /* rgb */ color: rgb(255, 222, 238); /* oklch */ color: oklch(93.2% 0.042 347.1);
Tailwind
colors: {
custom: {
50: '#ffe8f3',
500: '#ffdeee',
950: '#000000',
},
}SCSS
$custom: #ffdeee; $custom-light: #ffe8f3; $custom-dark: #000000;
JSON
{
"hex": "#ffdeee",
"rgb": {
"r": 255,
"g": 222,
"b": 238
},
"hsl": {
"h": 330.909,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93239,
"c": 0.04179,
"h": 347.1
},
"luminance": 0.79676
}Semantic roles & 50–950 ramp
primary
#FFDEEE
secondary
#95ECC2
accent
#E67600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485