#FFDEFA#FFDEFA
#FFDEFA is a very light, muted purple. Relative luminance 0.804; OKLCH L 93.6% C 0.051 H 331.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEFA |
|---|---|
| RGB | rgb(255, 222, 250) |
| HSL | hsl(309, 100%, 94%) |
| HSV | hsv(309, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 2%, 0%) |
| CIE-LAB | lab(91.87, 16.05, -9.39) |
| CIE-LCH | lch(91.87, 18.59, 329.68°) |
| OKLab | oklab(93.6% 0.0449 -0.0249) |
| OKLCH | oklch(93.6% 0.051 331) |
| XYZ | xyz(84.6145, 80.4061, 101.4864) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 5.80
Light Pink
#FFD1DF
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEFA #DEFFE3
analogous
#F3DEFF #FFDEFA #FFDEE9
triadic
#FFDEFA #FAFFDE #DEFAFF
tetradic
#FFDEFA #FFF3DE #DEFFE3 #DEE9FF
square
#FFDEFA #FFF3DE #DEFFE3 #DEE9FF
split-complementary
#FFDEFA #E9FFDE #DEFFF3
monochromatic
#FF64E7 #FFA1F1 #FFDEFA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.23
#FFDEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#FFDEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEFA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEFA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#FFE0E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffdefa; /* rgb */ color: rgb(255, 222, 250); /* oklch */ color: oklch(93.6% 0.051 331.0);
Tailwind
colors: {
custom: {
50: '#ffe8fc',
500: '#ffdefa',
950: '#000000',
},
}SCSS
$custom: #ffdefa; $custom-light: #ffe8fc; $custom-dark: #000000;
JSON
{
"hex": "#ffdefa",
"rgb": {
"r": 255,
"g": 222,
"b": 250
},
"hsl": {
"h": 309.091,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93601,
"c": 0.05139,
"h": 331
},
"luminance": 0.80405
}Semantic roles & 50–950 ramp
primary
#FFDEFA
secondary
#95ECA2
accent
#E62300
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485