#FDEAFE#FDEAFE
#FDEAFE is a very light, muted purple. Relative luminance 0.869; OKLCH L 95.8% C 0.033 H 324.3°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEAFE |
|---|---|
| RGB | rgb(253, 234, 254) |
| HSL | hsl(297, 91%, 96%) |
| HSV | hsv(297, 8%, 100%) |
| CMYK | cmyk(0.4%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.69, 9.88, -7.31) |
| CIE-LCH | lch(94.69, 12.29, 323.51°) |
| OKLab | oklab(95.8% 0.027 -0.0194) |
| OKLCH | oklch(95.8% 0.033 324.3) |
| XYZ | xyz(87.8176, 86.8848, 105.8909) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Light Pink
#FFD1DF
ΔE00 9.10
Mistyrose
#FFE4E1
ΔE00 9.38
Pale Lavender
#EECFFE
ΔE00 9.65
Ghostwhite
#F8F8FF
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEAFE #EBFEEA
analogous
#F3EAFE #FDEAFE #FEEAF5
triadic
#FDEAFE #FEFDEA #EAFEFD
tetradic
#FDEAFE #FEF3EA #EBFEEA #EAF5FE
square
#FDEAFE #FEF3EA #EBFEEA #EAF5FE
split-complementary
#FDEAFE #F5FEEA #EAFEF3
monochromatic
#F275F8 #F7B0FB #FCE2FE #FCE2FE #FCE2FE
Accessibility & contrast
On white
1.14
#FDEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#FDEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEAFE
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEAFE | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#EDF0FD
Tritanopia (blue-blind)
#FEECF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdeafe; /* rgb */ color: rgb(253, 234, 254); /* oklch */ color: oklch(95.8% 0.033 324.3);
Tailwind
colors: {
custom: {
50: '#fef0fe',
500: '#fdeafe',
950: '#000000',
},
}SCSS
$custom: #fdeafe; $custom-light: #fef0fe; $custom-dark: #000000;
JSON
{
"hex": "#fdeafe",
"rgb": {
"r": 253,
"g": 234,
"b": 254
},
"hsl": {
"h": 297,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95795,
"c": 0.03327,
"h": 324.3
},
"luminance": 0.86884
}Semantic roles & 50–950 ramp
primary
#FDEAFE
secondary
#A6EAA2
accent
#E6000B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585