#FFEAFB#FFEAFB
#FFEAFB is a very light, muted pink. Relative luminance 0.871; OKLCH L 95.9% C 0.032 H 332.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAFB |
|---|---|
| RGB | rgb(255, 234, 251) |
| HSL | hsl(311, 100%, 96%) |
| HSV | hsv(311, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 1.6%, 0%) |
| CIE-LAB | lab(94.77, 10.01, -5.61) |
| CIE-LCH | lch(94.77, 11.47, 330.71°) |
| OKLab | oklab(95.87% 0.0281 -0.0148) |
| OKLCH | oklch(95.87% 0.032 332.1) |
| XYZ | xyz(88.0730, 87.0716, 103.4149) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.39
Lavender (CSS)
#E6E6FA
ΔE00 8.23
Mistyrose
#FFE4E1
ΔE00 8.25
Light Pink
#FFD1DF
ΔE00 8.40
Pale Pink
#FFCFDC
ΔE00 9.06
Very Light Pink
#FFF4F2
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAFB #EAFFEE
analogous
#F8EAFF #FFEAFB #FFEAF0
triadic
#FFEAFB #FBFFEA #EAFBFF
tetradic
#FFEAFB #FFF8EA #EAFFEE #EAF0FF
square
#FFEAFB #FFF8EA #EAFFEE #EAF0FF
split-complementary
#FFEAFB #F0FFEA #EAFFF8
monochromatic
#FF70E4 #FFADEF #FFE0F9 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.14
#FFEAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#FFEAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAFB
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAFB | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFC
Deuteranopia (green-blind)
#EEF1FA
Tritanopia (blue-blind)
#FFEBEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeafb; /* rgb */ color: rgb(255, 234, 251); /* oklch */ color: oklch(95.9% 0.032 332.1);
Tailwind
colors: {
custom: {
50: '#fff0fc',
500: '#ffeafb',
950: '#000000',
},
}SCSS
$custom: #ffeafb; $custom-light: #fff0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffeafb",
"rgb": {
"r": 255,
"g": 234,
"b": 251
},
"hsl": {
"h": 311.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95869,
"c": 0.03174,
"h": 332.1
},
"luminance": 0.87071
}Semantic roles & 50–950 ramp
primary
#FFEAFB
secondary
#9FEEAE
accent
#E62C00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585