#FFDFEE#FFDFEE
#FFDFEE is a very light, muted pink. Relative luminance 0.802; OKLCH L 93.4% C 0.040 H 347.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFEE |
|---|---|
| RGB | rgb(255, 223, 238) |
| HSL | hsl(332, 100%, 94%) |
| HSV | hsv(332, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 6.7%, 0%) |
| CIE-LAB | lab(91.78, 13.46, -3.24) |
| CIE-LCH | lch(91.78, 13.85, 346.48°) |
| OKLab | oklab(93.43% 0.0393 -0.0084) |
| OKLCH | oklch(93.43% 0.04 347.9) |
| XYZ | xyz(83.0588, 80.2100, 91.9790) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.50
Pale Pink
#FFCFDC
ΔE00 5.17
Lavenderblush
#FFF0F5
ΔE00 7.47
Mistyrose
#FFE4E1
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 8.67
Light Rose
#FFC5CB
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFEE #DFFFF0
analogous
#FFDFFE #FFDFEE #FFE0DF
triadic
#FFDFEE #EEFFDF #DFEEFF
tetradic
#FFDFEE #FEFFDF #DFFFF0 #E0DFFF
square
#FFDFEE #FEFFDF #DFFFF0 #E0DFFF
split-complementary
#FFDFEE #DFFFE0 #DFFEFF
monochromatic
#FF65AD #FFA2CD #FFDFEE #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.23
#FFDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FFDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFEE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFEE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EF
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#FFDFE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfee; /* rgb */ color: rgb(255, 223, 238); /* oklch */ color: oklch(93.4% 0.040 347.9);
Tailwind
colors: {
custom: {
50: '#ffe9f3',
500: '#ffdfee',
950: '#000000',
},
}SCSS
$custom: #ffdfee; $custom-light: #ffe9f3; $custom-dark: #000000;
JSON
{
"hex": "#ffdfee",
"rgb": {
"r": 255,
"g": 223,
"b": 238
},
"hsl": {
"h": 331.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93425,
"c": 0.04016,
"h": 347.9
},
"luminance": 0.80208
}Semantic roles & 50–950 ramp
primary
#FFDFEE
secondary
#96ECC4
accent
#E67A00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485