#FFDEEF#FFDEEF
#FFDEEF is a very light, muted pink. Relative luminance 0.797; OKLCH L 93.3% C 0.042 H 345.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEEF |
|---|---|
| RGB | rgb(255, 222, 239) |
| HSL | hsl(329, 100%, 94%) |
| HSV | hsv(329, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 6.3%, 0%) |
| CIE-LAB | lab(91.57, 14.15, -4.07) |
| CIE-LCH | lch(91.57, 14.73, 343.94°) |
| OKLab | oklab(93.27% 0.0411 -0.0106) |
| OKLCH | oklch(93.27% 0.042 345.5) |
| XYZ | xyz(82.9398, 79.7362, 92.6661) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.33
Pale Pink
#FFCFDC
ΔE00 5.04
Lavenderblush
#FFF0F5
ΔE00 8.09
Mistyrose
#FFE4E1
ΔE00 8.21
Pale Mauve
#FED0FC
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEEF #DEFFEE
analogous
#FFDEFF #FFDEEF #FFDEDE
triadic
#FFDEEF #EFFFDE #DEEFFF
tetradic
#FFDEEF #FFFFDE #DEFFEE #DEDEFF
square
#FFDEEF #FFFFDE #DEFFEE #DEDEFF
split-complementary
#FFDEEF #DEFFDE #DEFFFF
monochromatic
#FF64B4 #FFA1D1 #FFDEEF #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.24
#FFDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FFDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEEF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEEF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#FFDEE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdeef; /* rgb */ color: rgb(255, 222, 239); /* oklch */ color: oklch(93.3% 0.042 345.5);
Tailwind
colors: {
custom: {
50: '#ffe8f4',
500: '#ffdeef',
950: '#000000',
},
}SCSS
$custom: #ffdeef; $custom-light: #ffe8f4; $custom-dark: #000000;
JSON
{
"hex": "#ffdeef",
"rgb": {
"r": 255,
"g": 222,
"b": 239
},
"hsl": {
"h": 329.091,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93268,
"c": 0.04244,
"h": 345.5
},
"luminance": 0.79735
}Semantic roles & 50–950 ramp
primary
#FFDEEF
secondary
#95ECBF
accent
#E66F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485