#E9C8FA#E9C8FA
#E9C8FA is a very light, moderate violet. Relative luminance 0.655; OKLCH L 87.6% C 0.076 H 314.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E9C8FA |
|---|---|
| RGB | rgb(233, 200, 250) |
| HSL | hsl(280, 83%, 88%) |
| HSV | hsv(280, 20%, 98%) |
| CMYK | cmyk(6.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(84.76, 20.45, -20.23) |
| CIE-LCH | lch(84.76, 28.77, 315.31°) |
| OKLab | oklab(87.65% 0.0531 -0.0547) |
| OKLCH | oklch(87.65% 0.076 314.1) |
| XYZ | xyz(71.5111, 65.5351, 99.3063) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.30
Pale Lavender
#EECFFE
ΔE00 1.67
Pale Lilac
#E4CBFF
ΔE00 2.27
Very Light Purple
#F6CEFC
ΔE00 2.84
Light Lavender
#DFC5FE
ΔE00 3.08
Light Lavendar
#EFC0FE
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9C8FA #D9FAC8
analogous
#D0C8FA #E9C8FA #FAC8F2
triadic
#E9C8FA #FAE9C8 #C8FAE9
tetradic
#E9C8FA #FAD0C8 #D9FAC8 #C8F2FA
square
#E9C8FA #FAD0C8 #D9FAC8 #C8F2FA
split-complementary
#E9C8FA #F2FAC8 #C8FAD0
monochromatic
#BC58F0 #D390F5 #E9C8FA #F4E3FC #F4E3FC
Accessibility & contrast
On white
1.49
#E9C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E9C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9C8FA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9C8FA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FC
Deuteranopia (green-blind)
#C8D5F8
Tritanopia (blue-blind)
#E8CED9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e9c8fa; /* rgb */ color: rgb(233, 200, 250); /* oklch */ color: oklch(87.6% 0.076 314.1);
Tailwind
colors: {
custom: {
50: '#f0d8fc',
500: '#e9c8fa',
950: '#000000',
},
}SCSS
$custom: #e9c8fa; $custom-light: #f0d8fc; $custom-dark: #000000;
JSON
{
"hex": "#e9c8fa",
"rgb": {
"r": 233,
"g": 200,
"b": 250
},
"hsl": {
"h": 279.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.87649,
"c": 0.07622,
"h": 314.1
},
"luminance": 0.65534
}Semantic roles & 50–950 ramp
primary
#E9C8FA
secondary
#A5DF87
accent
#E00650
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385