#EEC6FB#EEC6FB
#EEC6FB is a very light, moderate purple. Relative luminance 0.655; OKLCH L 87.8% C 0.083 H 317.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC6FB |
|---|---|
| RGB | rgb(238, 198, 251) |
| HSL | hsl(285, 87%, 88%) |
| HSV | hsv(285, 21%, 98%) |
| CMYK | cmyk(5.2%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(84.76, 23.31, -20.73) |
| CIE-LCH | lch(84.76, 31.19, 318.36°) |
| OKLab | oklab(87.76% 0.0617 -0.056) |
| OKLCH | oklch(87.76% 0.083 317.8) |
| XYZ | xyz(72.8640, 65.5315, 100.0585) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.06
Light Lavendar
#EFC0FE
ΔE00 2.27
Very Light Purple
#F6CEFC
ΔE00 2.54
Pale Lavender
#EECFFE
ΔE00 2.63
Pale Lilac
#E4CBFF
ΔE00 3.58
Light Lavender
#DFC5FE
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC6FB #D3FBC6
analogous
#D3C6FB #EEC6FB #FBC6ED
triadic
#EEC6FB #FBEEC6 #C6FBEE
tetradic
#EEC6FB #FBD3C6 #D3FBC6 #C6EDFB
square
#EEC6FB #FBD3C6 #D3FBC6 #C6EDFB
split-complementary
#EEC6FB #EDFBC6 #C6FBD3
monochromatic
#CC54F3 #DD8DF7 #EEC6FB #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.49
#EEC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EEC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC6FB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC6FB | 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)
#C0D1FD
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#EECCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eec6fb; /* rgb */ color: rgb(238, 198, 251); /* oklch */ color: oklch(87.8% 0.083 317.8);
Tailwind
colors: {
custom: {
50: '#f4d7fc',
500: '#eec6fb',
950: '#000000',
},
}SCSS
$custom: #eec6fb; $custom-light: #f4d7fc; $custom-dark: #000000;
JSON
{
"hex": "#eec6fb",
"rgb": {
"r": 238,
"g": 198,
"b": 251
},
"hsl": {
"h": 285.283,
"s": 86.885,
"l": 88.039
},
"oklch": {
"l": 0.87762,
"c": 0.08332,
"h": 317.8
},
"luminance": 0.6553
}Semantic roles & 50–950 ramp
primary
#EEC6FB
secondary
#9BE184
accent
#E30239
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385