#FFEAFA#FFEAFA
#FFEAFA is a very light, muted pink. Relative luminance 0.870; OKLCH L 95.8% C 0.031 H 333.9°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAFA |
|---|---|
| RGB | rgb(255, 234, 250) |
| HSL | hsl(314, 100%, 96%) |
| HSV | hsv(314, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 2%, 0%) |
| CIE-LAB | lab(94.74, 9.83, -5.13) |
| CIE-LCH | lch(94.74, 11.09, 332.43°) |
| OKLab | oklab(95.84% 0.0277 -0.0135) |
| OKLCH | oklch(95.84% 0.031 333.9) |
| XYZ | xyz(87.9158, 87.0087, 102.5869) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.07
Mistyrose
#FFE4E1
ΔE00 7.91
Lavender (CSS)
#E6E6FA
ΔE00 8.27
Light Pink
#FFD1DF
ΔE00 8.35
Pale Pink
#FFCFDC
ΔE00 9.01
Very Light Pink
#FFF4F2
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAFA #EAFFEF
analogous
#F9EAFF #FFEAFA #FFEAEF
triadic
#FFEAFA #FAFFEA #EAFAFF
tetradic
#FFEAFA #FFF9EA #EAFFEF #EAEFFF
square
#FFEAFA #FFF9EA #EAFFEF #EAEFFF
split-complementary
#FFEAFA #EFFFEA #EAFFF9
monochromatic
#FF70DD #FFADEB #FFE0F8 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.14
#FFEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#FFEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAFA
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAFA | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#EEF1F9
Tritanopia (blue-blind)
#FFEBEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeafa; /* rgb */ color: rgb(255, 234, 250); /* oklch */ color: oklch(95.8% 0.031 333.9);
Tailwind
colors: {
custom: {
50: '#fff0fc',
500: '#ffeafa',
950: '#000000',
},
}SCSS
$custom: #ffeafa; $custom-light: #fff0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffeafa",
"rgb": {
"r": 255,
"g": 234,
"b": 250
},
"hsl": {
"h": 314.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95839,
"c": 0.03084,
"h": 333.9
},
"luminance": 0.87008
}Semantic roles & 50–950 ramp
primary
#FFEAFA
secondary
#9FEEB2
accent
#E63700
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585