#FDE9FF#FDE9FF
#FDE9FF is a very light, muted purple. Relative luminance 0.864; OKLCH L 95.6% C 0.036 H 323.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE9FF |
|---|---|
| RGB | rgb(253, 233, 255) |
| HSL | hsl(295, 100%, 96%) |
| HSV | hsv(295, 9%, 100%) |
| CMYK | cmyk(0.8%, 8.6%, 0%, 0%) |
| CIE-LAB | lab(94.48, 10.57, -8.14) |
| CIE-LCH | lch(94.48, 13.35, 322.40°) |
| OKLab | oklab(95.64% 0.0288 -0.0216) |
| OKLCH | oklch(95.64% 0.036 323.1) |
| XYZ | xyz(87.6943, 86.3812, 106.6418) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.84
Light Pink
#FFD1DF
ΔE00 8.95
Pale Lavender
#EECFFE
ΔE00 8.95
Pale Mauve
#FED0FC
ΔE00 9.25
Very Light Purple
#F6CEFC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE9FF #EBFFE9
analogous
#F2E9FF #FDE9FF #FFE9F6
triadic
#FDE9FF #FFFDE9 #E9FFFD
tetradic
#FDE9FF #FFF2E9 #EBFFE9 #E9F6FF
square
#FDE9FF #FFF2E9 #EBFFE9 #E9F6FF
split-complementary
#FDE9FF #F6FFE9 #E9FFF2
monochromatic
#F26FFF #F7ACFF #FCE0FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.15
#FDE9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FDE9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE9FF
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE9FF | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EEFF
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#FEEBF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fde9ff; /* rgb */ color: rgb(253, 233, 255); /* oklch */ color: oklch(95.6% 0.036 323.1);
Tailwind
colors: {
custom: {
50: '#fef0ff',
500: '#fde9ff',
950: '#000000',
},
}SCSS
$custom: #fde9ff; $custom-light: #fef0ff; $custom-dark: #000000;
JSON
{
"hex": "#fde9ff",
"rgb": {
"r": 253,
"g": 233,
"b": 255
},
"hsl": {
"h": 294.545,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.95637,
"c": 0.03603,
"h": 323.1
},
"luminance": 0.8638
}Semantic roles & 50–950 ramp
primary
#FDE9FF
secondary
#A6EE9E
accent
#E60015
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171618
muted
#858586