#FFE8FB#FFE8FB
#FFE8FB is a very light, muted pink. Relative luminance 0.859; OKLCH L 95.5% C 0.035 H 331.6°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8FB |
|---|---|
| RGB | rgb(255, 232, 251) |
| HSL | hsl(310, 100%, 95%) |
| HSV | hsv(310, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 1.6%, 0%) |
| CIE-LAB | lab(94.29, 11.04, -6.33) |
| CIE-LCH | lch(94.29, 12.72, 330.19°) |
| OKLab | oklab(95.49% 0.0309 -0.0167) |
| OKLCH | oklch(95.49% 0.035 331.6) |
| XYZ | xyz(87.5069, 85.9393, 103.2261) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.33
Light Pink
#FFD1DF
ΔE00 7.83
Pale Pink
#FFCFDC
ΔE00 8.52
Lavender (CSS)
#E6E6FA
ΔE00 8.74
Mistyrose
#FFE4E1
ΔE00 8.78
Pale Mauve
#FED0FC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8FB #E8FFEC
analogous
#F7E8FF #FFE8FB #FFE8EF
triadic
#FFE8FB #FBFFE8 #E8FBFF
tetradic
#FFE8FB #FFF7E8 #E8FFEC #E8EFFF
square
#FFE8FB #FFF7E8 #E8FFEC #E8EFFF
split-complementary
#FFE8FB #EFFFE8 #E8FFF7
monochromatic
#FF6EE6 #FFABF0 #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.15
#FFE8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#FFE8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8FB
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8FB | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#ECF0FA
Tritanopia (blue-blind)
#FFE9EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffe8fb; /* rgb */ color: rgb(255, 232, 251); /* oklch */ color: oklch(95.5% 0.035 331.6);
Tailwind
colors: {
custom: {
50: '#ffeffc',
500: '#ffe8fb',
950: '#000000',
},
}SCSS
$custom: #ffe8fb; $custom-light: #ffeffc; $custom-dark: #000000;
JSON
{
"hex": "#ffe8fb",
"rgb": {
"r": 255,
"g": 232,
"b": 251
},
"hsl": {
"h": 310.435,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95493,
"c": 0.03515,
"h": 331.6
},
"luminance": 0.85938
}Semantic roles & 50–950 ramp
primary
#FFE8FB
secondary
#9DEEAB
accent
#E62800
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585