#FFEAFD#FFEAFD
#FFEAFD is a very light, muted purple. Relative luminance 0.872; OKLCH L 95.9% C 0.034 H 328.8°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAFD |
|---|---|
| RGB | rgb(255, 234, 253) |
| HSL | hsl(306, 100%, 96%) |
| HSV | hsv(306, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 0.8%, 0%) |
| CIE-LAB | lab(94.82, 10.36, -6.57) |
| CIE-LCH | lch(94.82, 12.27, 327.61°) |
| OKLab | oklab(95.93% 0.0288 -0.0174) |
| OKLCH | oklch(95.93% 0.034 328.8) |
| XYZ | xyz(88.3900, 87.1984, 105.0840) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.02
Lavender (CSS)
#E6E6FA
ΔE00 8.18
Light Pink
#FFD1DF
ΔE00 8.52
Mistyrose
#FFE4E1
ΔE00 8.92
Pale Pink
#FFCFDC
ΔE00 9.20
Pale Lavender
#EECFFE
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAFD #EAFFEC
analogous
#F6EAFF #FFEAFD #FFEAF2
triadic
#FFEAFD #FDFFEA #EAFDFF
tetradic
#FFEAFD #FFF6EA #EAFFEC #EAF2FF
square
#FFEAFD #FFF6EA #EAFFEC #EAF2FF
split-complementary
#FFEAFD #F2FFEA #EAFFF6
monochromatic
#FF70F1 #FFADF7 #FFE0FC #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.14
#FFEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#FFEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAFD
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAFD | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFE
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#FFEBF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeafd; /* rgb */ color: rgb(255, 234, 253); /* oklch */ color: oklch(95.9% 0.034 328.8);
Tailwind
colors: {
custom: {
50: '#fff0fe',
500: '#ffeafd',
950: '#000000',
},
}SCSS
$custom: #ffeafd; $custom-light: #fff0fe; $custom-dark: #000000;
JSON
{
"hex": "#ffeafd",
"rgb": {
"r": 255,
"g": 234,
"b": 253
},
"hsl": {
"h": 305.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95929,
"c": 0.03363,
"h": 328.8
},
"luminance": 0.87197
}Semantic roles & 50–950 ramp
primary
#FFEAFD
secondary
#9FEEA7
accent
#E61600
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585