#EEC3FB#EEC3FB
#EEC3FB is a very light, moderate purple. Relative luminance 0.642; OKLCH L 87.2% C 0.089 H 318.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC3FB |
|---|---|
| RGB | rgb(238, 195, 251) |
| HSL | hsl(286, 88%, 87%) |
| HSV | hsv(286, 22%, 98%) |
| CMYK | cmyk(5.2%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(84.06, 24.91, -21.79) |
| CIE-LCH | lch(84.06, 33.09, 318.82°) |
| OKLab | oklab(87.22% 0.0661 -0.0589) |
| OKLCH | oklch(87.22% 0.089 318.3) |
| XYZ | xyz(72.1851, 64.1736, 99.8322) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.39
Light Lilac
#EDC8FF
ΔE00 1.53
Very Light Purple
#F6CEFC
ΔE00 3.29
Pale Lavender
#EECFFE
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 4.12
Light Lavender
#DFC5FE
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC3FB #D0FBC3
analogous
#D2C3FB #EEC3FB #FBC3EC
triadic
#EEC3FB #FBEEC3 #C3FBEE
tetradic
#EEC3FB #FBD2C3 #D0FBC3 #C3ECFB
square
#EEC3FB #FBD2C3 #D0FBC3 #C3ECFB
split-complementary
#EEC3FB #ECFBC3 #C3FBD2
monochromatic
#CD50F3 #DE8AF7 #EEC3FB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.52
#EEC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#EEC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC3FB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC3FB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#EFC9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eec3fb; /* rgb */ color: rgb(238, 195, 251); /* oklch */ color: oklch(87.2% 0.089 318.3);
Tailwind
colors: {
custom: {
50: '#f4d5fc',
500: '#eec3fb',
950: '#000000',
},
}SCSS
$custom: #eec3fb; $custom-light: #f4d5fc; $custom-dark: #000000;
JSON
{
"hex": "#eec3fb",
"rgb": {
"r": 238,
"g": 195,
"b": 251
},
"hsl": {
"h": 286.071,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.87222,
"c": 0.08852,
"h": 318.3
},
"luminance": 0.64172
}Semantic roles & 50–950 ramp
primary
#EEC3FB
secondary
#98E181
accent
#E40136
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385