#FFEAFF#FFEAFF
#FFEAFF is a very light, muted purple. Relative luminance 0.873; OKLCH L 96.0% C 0.036 H 325.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAFF |
|---|---|
| RGB | rgb(255, 234, 255) |
| HSL | hsl(300, 100%, 96%) |
| HSV | hsv(300, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(94.88, 10.72, -7.53) |
| CIE-LCH | lch(94.88, 13.10, 324.90°) |
| OKLab | oklab(95.99% 0.0295 -0.02) |
| OKLCH | oklch(95.99% 0.036 325.9) |
| XYZ | xyz(88.7102, 87.3265, 106.7707) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.65
Lavender (CSS)
#E6E6FA
ΔE00 8.18
Light Pink
#FFD1DF
ΔE00 8.70
Pale Lavender
#EECFFE
ΔE00 9.29
Pale Mauve
#FED0FC
ΔE00 9.39
Pale Pink
#FFCFDC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAFF #EAFFEA
analogous
#F4EAFF #FFEAFF #FFEAF4
triadic
#FFEAFF #FFFFEA #EAFFFF
tetradic
#FFEAFF #FFF4EA #EAFFEA #EAF4FF
square
#FFEAFF #FFF4EA #EAFFEA #EAF4FF
split-complementary
#FFEAFF #F4FFEA #EAFFF4
monochromatic
#FF70FF #FFADFF #FFE0FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.14
#FFEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#FFEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAFF
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAFF | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#FFECF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeaff; /* rgb */ color: rgb(255, 234, 255); /* oklch */ color: oklch(96.0% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#fff0ff',
500: '#ffeaff',
950: '#000000',
},
}SCSS
$custom: #ffeaff; $custom-light: #fff0ff; $custom-dark: #000000;
JSON
{
"hex": "#ffeaff",
"rgb": {
"r": 255,
"g": 234,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95989,
"c": 0.03562,
"h": 325.9
},
"luminance": 0.87326
}Semantic roles & 50–950 ramp
primary
#FFEAFF
secondary
#9FEE9F
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181618
muted
#868586