#FFEAFE#FFEAFE
#FFEAFE is a very light, muted purple. Relative luminance 0.873; OKLCH L 96.0% C 0.035 H 327.3°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAFE |
|---|---|
| RGB | rgb(255, 234, 254) |
| HSL | hsl(303, 100%, 96%) |
| HSV | hsv(303, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 0.4%, 0%) |
| CIE-LAB | lab(94.85, 10.54, -7.05) |
| CIE-LCH | lch(94.85, 12.68, 326.21°) |
| OKLab | oklab(95.96% 0.0291 -0.0187) |
| OKLCH | oklch(95.96% 0.035 327.3) |
| XYZ | xyz(88.5497, 87.2623, 105.9252) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.34
Lavender (CSS)
#E6E6FA
ΔE00 8.17
Light Pink
#FFD1DF
ΔE00 8.61
Mistyrose
#FFE4E1
ΔE00 9.25
Pale Pink
#FFCFDC
ΔE00 9.29
Pale Lavender
#EECFFE
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAFE #EAFFEB
analogous
#F5EAFF #FFEAFE #FFEAF3
triadic
#FFEAFE #FEFFEA #EAFEFF
tetradic
#FFEAFE #FFF5EA #EAFFEB #EAF3FF
square
#FFEAFE #FFF5EA #EAFFEB #EAF3FF
split-complementary
#FFEAFE #F3FFEA #EAFFF5
monochromatic
#FF70F8 #FFADFB #FFE0FE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.14
#FFEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#FFEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAFE
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAFE | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#FFEBF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeafe; /* rgb */ color: rgb(255, 234, 254); /* oklch */ color: oklch(96.0% 0.035 327.3);
Tailwind
colors: {
custom: {
50: '#fff0fe',
500: '#ffeafe',
950: '#000000',
},
}SCSS
$custom: #ffeafe; $custom-light: #fff0fe; $custom-dark: #000000;
JSON
{
"hex": "#ffeafe",
"rgb": {
"r": 255,
"g": 234,
"b": 254
},
"hsl": {
"h": 302.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95959,
"c": 0.03461,
"h": 327.3
},
"luminance": 0.87261
}Semantic roles & 50–950 ramp
primary
#FFEAFE
secondary
#9FEEA3
accent
#E60B00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585