#FFE6FB#FFE6FB
#FFE6FB is a very light, muted purple. Relative luminance 0.848; OKLCH L 95.1% C 0.039 H 331.1°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6FB |
|---|---|
| RGB | rgb(255, 230, 251) |
| HSL | hsl(310, 100%, 95%) |
| HSV | hsv(310, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 1.6%, 0%) |
| CIE-LAB | lab(93.81, 12.07, -7.04) |
| CIE-LCH | lch(93.81, 13.97, 329.77°) |
| OKLab | oklab(95.12% 0.0338 -0.0186) |
| OKLCH | oklch(95.12% 0.039 331.1) |
| XYZ | xyz(86.9471, 84.8198, 103.0396) |
| Luminance | 0.8482 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.24
Light Pink
#FFD1DF
ΔE00 7.37
Pale Pink
#FFCFDC
ΔE00 8.08
Pale Mauve
#FED0FC
ΔE00 8.46
Very Light Purple
#F6CEFC
ΔE00 8.71
Pale Lavender
#EECFFE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6FB #E6FFEA
analogous
#F6E6FF #FFE6FB #FFE6EE
triadic
#FFE6FB #FBFFE6 #E6FBFF
tetradic
#FFE6FB #FFF6E6 #E6FFEA #E6EEFF
square
#FFE6FB #FFF6E6 #E6FFEA #E6EEFF
split-complementary
#FFE6FB #EEFFE6 #E6FFF6
monochromatic
#FF6CE7 #FFA9F1 #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.17
#FFE6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#FFE6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6FB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6FB | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFC
Deuteranopia (green-blind)
#EBEEFA
Tritanopia (blue-blind)
#FFE7ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe6fb; /* rgb */ color: rgb(255, 230, 251); /* oklch */ color: oklch(95.1% 0.039 331.1);
Tailwind
colors: {
custom: {
50: '#ffeefc',
500: '#ffe6fb',
950: '#000000',
},
}SCSS
$custom: #ffe6fb; $custom-light: #ffeefc; $custom-dark: #000000;
JSON
{
"hex": "#ffe6fb",
"rgb": {
"r": 255,
"g": 230,
"b": 251
},
"hsl": {
"h": 309.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.95118,
"c": 0.03858,
"h": 331.1
},
"luminance": 0.84819
}Semantic roles & 50–950 ramp
primary
#FFE6FB
secondary
#9CEDA9
accent
#E62500
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585