#FFDEFB#FFDEFB
#FFDEFB is a very light, muted purple. Relative luminance 0.805; OKLCH L 93.6% C 0.052 H 329.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEFB |
|---|---|
| RGB | rgb(255, 222, 251) |
| HSL | hsl(307, 100%, 94%) |
| HSV | hsv(307, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 1.6%, 0%) |
| CIE-LAB | lab(91.89, 16.23, -9.87) |
| CIE-LCH | lch(91.89, 18.99, 328.69°) |
| OKLab | oklab(93.63% 0.0453 -0.0262) |
| OKLCH | oklch(93.63% 0.052 329.9) |
| XYZ | xyz(84.7717, 80.4690, 102.3144) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.08
Very Light Purple
#F6CEFC
ΔE00 5.56
Pale Lavender
#EECFFE
ΔE00 6.18
Light Pink
#FFD1DF
ΔE00 6.67
Pale Pink
#FFCFDC
ΔE00 7.36
Thistle
#D8BFD8
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEFB #DEFFE2
analogous
#F2DEFF #FFDEFB #FFDEEA
triadic
#FFDEFB #FBFFDE #DEFBFF
tetradic
#FFDEFB #FFF2DE #DEFFE2 #DEEAFF
square
#FFDEFB #FFF2DE #DEFFE2 #DEEAFF
split-complementary
#FFDEFB #EAFFDE #DEFFF2
monochromatic
#FF64EC #FFA1F4 #FFDEFB #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.23
#FFDEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#FFDEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEFB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEFB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#E4E9FA
Tritanopia (blue-blind)
#FFE0E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffdefb; /* rgb */ color: rgb(255, 222, 251); /* oklch */ color: oklch(93.6% 0.052 329.9);
Tailwind
colors: {
custom: {
50: '#ffe8fc',
500: '#ffdefb',
950: '#000000',
},
}SCSS
$custom: #ffdefb; $custom-light: #ffe8fc; $custom-dark: #000000;
JSON
{
"hex": "#ffdefb",
"rgb": {
"r": 255,
"g": 222,
"b": 251
},
"hsl": {
"h": 307.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93632,
"c": 0.05233,
"h": 329.9
},
"luminance": 0.80468
}Semantic roles & 50–950 ramp
primary
#FFDEFB
secondary
#95ECA0
accent
#E61C00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485