#FFDEF2#FFDEF2
#FFDEF2 is a very light, muted pink. Relative luminance 0.799; OKLCH L 93.4% C 0.045 H 341.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF2 |
|---|---|
| RGB | rgb(255, 222, 242) |
| HSL | hsl(324, 100%, 94%) |
| HSV | hsv(324, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 5.1%, 0%) |
| CIE-LAB | lab(91.65, 14.66, -5.53) |
| CIE-LCH | lch(91.65, 15.67, 339.35°) |
| OKLab | oklab(93.36% 0.0422 -0.0145) |
| OKLCH | oklch(93.36% 0.045 341) |
| XYZ | xyz(83.3866, 79.9149, 95.0196) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.75
Pale Pink
#FFCFDC
ΔE00 5.47
Pale Mauve
#FED0FC
ΔE00 7.37
Very Light Purple
#F6CEFC
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 8.08
Pale Lavender
#EECFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF2 #DEFFEB
analogous
#FBDEFF #FFDEF2 #FFDEE1
triadic
#FFDEF2 #F2FFDE #DEF2FF
tetradic
#FFDEF2 #FFFBDE #DEFFEB #DEE1FF
square
#FFDEF2 #FFFBDE #DEFFEB #DEE1FF
split-complementary
#FFDEF2 #E1FFDE #DEFFFB
monochromatic
#FF64C2 #FFA1DA #FFDEF2 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.24
#FFDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FFDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF2
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF2 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#E6E9F1
Tritanopia (blue-blind)
#FFDEE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdef2; /* rgb */ color: rgb(255, 222, 242); /* oklch */ color: oklch(93.4% 0.045 341.0);
Tailwind
colors: {
custom: {
50: '#ffe8f6',
500: '#ffdef2',
950: '#000000',
},
}SCSS
$custom: #ffdef2; $custom-light: #ffe8f6; $custom-dark: #000000;
JSON
{
"hex": "#ffdef2",
"rgb": {
"r": 255,
"g": 222,
"b": 242
},
"hsl": {
"h": 323.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93357,
"c": 0.04458,
"h": 341
},
"luminance": 0.79913
}Semantic roles & 50–950 ramp
primary
#FFDEF2
secondary
#95ECB7
accent
#E65A00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485