#FFDEFD#FFDEFD
#FFDEFD is a very light, muted purple. Relative luminance 0.806; OKLCH L 93.7% C 0.054 H 327.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEFD |
|---|---|
| RGB | rgb(255, 222, 253) |
| HSL | hsl(304, 100%, 94%) |
| HSV | hsv(304, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 0.8%, 0%) |
| CIE-LAB | lab(91.95, 16.58, -10.83) |
| CIE-LCH | lch(91.95, 19.81, 326.85°) |
| OKLab | oklab(93.7% 0.046 -0.0288) |
| OKLCH | oklch(93.7% 0.054 327.9) |
| XYZ | xyz(85.0887, 80.5957, 103.9836) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.68
Very Light Purple
#F6CEFC
ΔE00 5.10
Pale Lavender
#EECFFE
ΔE00 5.70
Light Pink
#FFD1DF
ΔE00 7.16
Light Lilac
#EDC8FF
ΔE00 7.74
Pale Pink
#FFCFDC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEFD #DEFFE0
analogous
#F0DEFF #FFDEFD #FFDEEC
triadic
#FFDEFD #FDFFDE #DEFDFF
tetradic
#FFDEFD #FFF0DE #DEFFE0 #DEECFF
square
#FFDEFD #FFF0DE #DEFFE0 #DEECFF
split-complementary
#FFDEFD #ECFFDE #DEFFF0
monochromatic
#FF64F6 #FFA1F9 #FFDEFD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.23
#FFDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FFDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEFD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEFD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FE
Deuteranopia (green-blind)
#E4E9FC
Tritanopia (blue-blind)
#FFE0E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffdefd; /* rgb */ color: rgb(255, 222, 253); /* oklch */ color: oklch(93.7% 0.054 327.9);
Tailwind
colors: {
custom: {
50: '#ffe8fe',
500: '#ffdefd',
950: '#000000',
},
}SCSS
$custom: #ffdefd; $custom-light: #ffe8fe; $custom-dark: #000000;
JSON
{
"hex": "#ffdefd",
"rgb": {
"r": 255,
"g": 222,
"b": 253
},
"hsl": {
"h": 303.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93695,
"c": 0.05426,
"h": 327.9
},
"luminance": 0.80594
}Semantic roles & 50–950 ramp
primary
#FFDEFD
secondary
#95EC9A
accent
#E60E00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485