#FFDEF3#FFDEF3
#FFDEF3 is a very light, muted pink. Relative luminance 0.800; OKLCH L 93.4% C 0.045 H 339.6°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF3 |
|---|---|
| RGB | rgb(255, 222, 243) |
| HSL | hsl(322, 100%, 94%) |
| HSV | hsv(322, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 4.7%, 0%) |
| CIE-LAB | lab(91.67, 14.83, -6.01) |
| CIE-LCH | lch(91.67, 16.00, 337.94°) |
| OKLab | oklab(93.39% 0.0425 -0.0158) |
| OKLCH | oklch(93.39% 0.045 339.6) |
| XYZ | xyz(83.5372, 79.9752, 95.8127) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.92
Pale Pink
#FFCFDC
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 7.09
Very Light Purple
#F6CEFC
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 8.02
Pale Lavender
#EECFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF3 #DEFFEA
analogous
#FADEFF #FFDEF3 #FFDEE2
triadic
#FFDEF3 #F3FFDE #DEF3FF
tetradic
#FFDEF3 #FFFADE #DEFFEA #DEE2FF
square
#FFDEF3 #FFFADE #DEFFEA #DEE2FF
split-complementary
#FFDEF3 #E2FFDE #DEFFFA
monochromatic
#FF64C6 #FFA1DD #FFDEF3 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.24
#FFDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FFDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF3
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF3 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F4
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#FFDEE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdef3; /* rgb */ color: rgb(255, 222, 243); /* oklch */ color: oklch(93.4% 0.045 339.6);
Tailwind
colors: {
custom: {
50: '#ffe8f7',
500: '#ffdef3',
950: '#000000',
},
}SCSS
$custom: #ffdef3; $custom-light: #ffe8f7; $custom-dark: #000000;
JSON
{
"hex": "#ffdef3",
"rgb": {
"r": 255,
"g": 222,
"b": 243
},
"hsl": {
"h": 321.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93387,
"c": 0.04535,
"h": 339.6
},
"luminance": 0.79974
}Semantic roles & 50–950 ramp
primary
#FFDEF3
secondary
#95ECB5
accent
#E65300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485