#EEC2FB#EEC2FB
#EEC2FB is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.0% C 0.090 H 318.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC2FB |
|---|---|
| RGB | rgb(238, 194, 251) |
| HSL | hsl(286, 88%, 87%) |
| HSV | hsv(286, 23%, 98%) |
| CMYK | cmyk(5.2%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.82, 25.44, -22.14) |
| CIE-LCH | lch(83.82, 33.72, 318.97°) |
| OKLab | oklab(87.04% 0.0675 -0.0599) |
| OKLCH | oklch(87.04% 0.09 318.4) |
| XYZ | xyz(71.9618, 63.7270, 99.7577) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.11
Light Lilac
#EDC8FF
ΔE00 1.76
Very Light Purple
#F6CEFC
ΔE00 3.55
Pale Lavender
#EECFFE
ΔE00 3.82
Light Lavender
#DFC5FE
ΔE00 4.26
Pale Lilac
#E4CBFF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC2FB #CFFBC2
analogous
#D2C2FB #EEC2FB #FBC2EB
triadic
#EEC2FB #FBEEC2 #C2FBEE
tetradic
#EEC2FB #FBD2C2 #CFFBC2 #C2EBFB
square
#EEC2FB #FBD2C2 #CFFBC2 #C2EBFB
split-complementary
#EEC2FB #EBFBC2 #C2FBD2
monochromatic
#CE4FF3 #DE89F7 #EEC2FB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.53
#EEC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#EEC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC2FB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC2FB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#C5D3F9
Tritanopia (blue-blind)
#EFC8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eec2fb; /* rgb */ color: rgb(238, 194, 251); /* oklch */ color: oklch(87.0% 0.090 318.4);
Tailwind
colors: {
custom: {
50: '#f4d4fc',
500: '#eec2fb',
950: '#000000',
},
}SCSS
$custom: #eec2fb; $custom-light: #f4d4fc; $custom-dark: #000000;
JSON
{
"hex": "#eec2fb",
"rgb": {
"r": 238,
"g": 194,
"b": 251
},
"hsl": {
"h": 286.316,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.87043,
"c": 0.09025,
"h": 318.4
},
"luminance": 0.63726
}Semantic roles & 50–950 ramp
primary
#EEC2FB
secondary
#96E180
accent
#E40135
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385