#EEC2F6#EEC2F6
#EEC2F6 is a very light, moderate purple. Relative luminance 0.634; OKLCH L 86.9% C 0.085 H 321.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC2F6 |
|---|---|
| RGB | rgb(238, 194, 246) |
| HSL | hsl(291, 74%, 86%) |
| HSV | hsv(291, 21%, 96%) |
| CMYK | cmyk(3.3%, 21.1%, 0%, 3.5%) |
| CIE-LAB | lab(83.66, 24.49, -19.72) |
| CIE-LCH | lch(83.66, 31.45, 321.16°) |
| OKLab | oklab(86.86% 0.066 -0.0532) |
| OKLCH | oklch(86.86% 0.085 321.1) |
| XYZ | xyz(71.1840, 63.4159, 95.6615) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.27
Light Lilac
#EDC8FF
ΔE00 2.30
Very Light Purple
#F6CEFC
ΔE00 2.90
Pale Lavender
#EECFFE
ΔE00 3.64
Pale Mauve
#FED0FC
ΔE00 3.97
Pale Lilac
#E4CBFF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC2F6 #CAF6C2
analogous
#D4C2F6 #EEC2F6 #F6C2E4
triadic
#EEC2F6 #F6EEC2 #C2F6EE
tetradic
#EEC2F6 #F6D4C2 #CAF6C2 #C2E4F6
square
#EEC2F6 #F6D4C2 #CAF6C2 #C2E4F6
split-complementary
#EEC2F6 #E4F6C2 #C2F6D4
monochromatic
#D057E6 #DF8DEE #EEC2F6 #F8E4FB #F8E4FB
Accessibility & contrast
On white
1.53
#EEC2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#EEC2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC2F6
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC2F6 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF8
Deuteranopia (green-blind)
#C7D2F4
Tritanopia (blue-blind)
#F0C7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eec2f6; /* rgb */ color: rgb(238, 194, 246); /* oklch */ color: oklch(86.9% 0.085 321.1);
Tailwind
colors: {
custom: {
50: '#f4d4f9',
500: '#eec2f6',
950: '#000000',
},
}SCSS
$custom: #eec2f6; $custom-light: #f4d4f9; $custom-dark: #000000;
JSON
{
"hex": "#eec2f6",
"rgb": {
"r": 238,
"g": 194,
"b": 246
},
"hsl": {
"h": 290.769,
"s": 74.286,
"l": 86.275
},
"oklch": {
"l": 0.86864,
"c": 0.08474,
"h": 321.1
},
"luminance": 0.63415
}Semantic roles & 50–950 ramp
primary
#EEC2F6
secondary
#91D884
accent
#D60F2E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385