#FDEAFF#FDEAFF
#FDEAFF is a very light, muted purple. Relative luminance 0.869; OKLCH L 95.8% C 0.034 H 322.9°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEAFF |
|---|---|
| RGB | rgb(253, 234, 255) |
| HSL | hsl(294, 100%, 96%) |
| HSV | hsv(294, 8%, 100%) |
| CMYK | cmyk(0.8%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(94.72, 10.06, -7.79) |
| CIE-LCH | lch(94.72, 12.72, 322.25°) |
| OKLab | oklab(95.83% 0.0274 -0.0207) |
| OKLCH | oklch(95.83% 0.034 322.9) |
| XYZ | xyz(87.9782, 86.9490, 106.7364) |
| Luminance | 0.8695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.49
Lavender (CSS)
#E6E6FA
ΔE00 7.54
Light Pink
#FFD1DF
ΔE00 9.19
Pale Lavender
#EECFFE
ΔE00 9.38
Mistyrose
#FFE4E1
ΔE00 9.70
Very Light Purple
#F6CEFC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEAFF #ECFFEA
analogous
#F2EAFF #FDEAFF #FFEAF6
triadic
#FDEAFF #FFFDEA #EAFFFD
tetradic
#FDEAFF #FFF2EA #ECFFEA #EAF6FF
square
#FDEAFF #FFF2EA #ECFFEA #EAF6FF
split-complementary
#FDEAFF #F6FFEA #EAFFF2
monochromatic
#F170FF #F7ADFF #FCE0FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.14
#FDEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#FDEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEAFF
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEAFF | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#ECF1FE
Tritanopia (blue-blind)
#FEECF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdeaff; /* rgb */ color: rgb(253, 234, 255); /* oklch */ color: oklch(95.8% 0.034 322.9);
Tailwind
colors: {
custom: {
50: '#fef0ff',
500: '#fdeaff',
950: '#000000',
},
}SCSS
$custom: #fdeaff; $custom-light: #fef0ff; $custom-dark: #000000;
JSON
{
"hex": "#fdeaff",
"rgb": {
"r": 253,
"g": 234,
"b": 255
},
"hsl": {
"h": 294.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95826,
"c": 0.03432,
"h": 322.9
},
"luminance": 0.86948
}Semantic roles & 50–950 ramp
primary
#FDEAFF
secondary
#A7EE9F
accent
#E60016
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171618
muted
#858586