#FFE6FA#FFE6FA
#FFE6FA is a very light, muted pink. Relative luminance 0.848; OKLCH L 95.1% C 0.038 H 332.6°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6FA |
|---|---|
| RGB | rgb(255, 230, 250) |
| HSL | hsl(312, 100%, 95%) |
| HSV | hsv(312, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 2%, 0%) |
| CIE-LAB | lab(93.78, 11.90, -6.56) |
| CIE-LCH | lch(93.78, 13.58, 331.14°) |
| OKLab | oklab(95.09% 0.0334 -0.0173) |
| OKLCH | oklch(95.09% 0.038 332.6) |
| XYZ | xyz(86.7899, 84.7569, 102.2116) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.97
Light Pink
#FFD1DF
ΔE00 7.26
Pale Pink
#FFCFDC
ΔE00 7.96
Pale Mauve
#FED0FC
ΔE00 8.70
Very Light Purple
#F6CEFC
ΔE00 8.97
Mistyrose
#FFE4E1
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6FA #E6FFEB
analogous
#F7E6FF #FFE6FA #FFE6ED
triadic
#FFE6FA #FAFFE6 #E6FAFF
tetradic
#FFE6FA #FFF7E6 #E6FFEB #E6EDFF
square
#FFE6FA #FFF7E6 #E6FFEB #E6EDFF
split-complementary
#FFE6FA #EDFFE6 #E6FFF7
monochromatic
#FF6CE2 #FFA9EE #FFE0F9 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.17
#FFE6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#FFE6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6FA
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6FA | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#EBEEF9
Tritanopia (blue-blind)
#FFE7EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe6fa; /* rgb */ color: rgb(255, 230, 250); /* oklch */ color: oklch(95.1% 0.038 332.6);
Tailwind
colors: {
custom: {
50: '#ffeefc',
500: '#ffe6fa',
950: '#000000',
},
}SCSS
$custom: #ffe6fa; $custom-light: #ffeefc; $custom-dark: #000000;
JSON
{
"hex": "#ffe6fa",
"rgb": {
"r": 255,
"g": 230,
"b": 250
},
"hsl": {
"h": 312,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.95088,
"c": 0.03765,
"h": 332.6
},
"luminance": 0.84756
}Semantic roles & 50–950 ramp
primary
#FFE6FA
secondary
#9CEDAC
accent
#E62E00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585