#EECCFB#EECCFB
#EECCFB is a very light, moderate purple. Relative luminance 0.683; OKLCH L 88.9% C 0.073 H 316.6°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCFB |
|---|---|
| RGB | rgb(238, 204, 251) |
| HSL | hsl(283, 85%, 89%) |
| HSV | hsv(283, 19%, 98%) |
| CMYK | cmyk(5.2%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.17, 20.13, -18.59) |
| CIE-LCH | lch(86.17, 27.40, 317.28°) |
| OKLab | oklab(88.85% 0.053 -0.0501) |
| OKLCH | oklch(88.85% 0.073 316.6) |
| XYZ | xyz(74.2627, 68.3288, 100.5247) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.92
Very Light Purple
#F6CEFC
ΔE00 1.72
Light Lilac
#EDC8FF
ΔE00 2.03
Pale Lilac
#E4CBFF
ΔE00 3.05
Pale Mauve
#FED0FC
ΔE00 3.50
Light Lavendar
#EFC0FE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCFB #D9FBCC
analogous
#D7CCFB #EECCFB #FBCCF1
triadic
#EECCFB #FBEECC #CCFBEE
tetradic
#EECCFB #FBD7CC #D9FBCC #CCF1FB
square
#EECCFB #FBD7CC #D9FBCC #CCF1FB
split-complementary
#EECCFB #F1FBCC #CCFBD7
monochromatic
#C85BF2 #DB93F7 #EECCFB #F6E3FD #F6E3FD
Accessibility & contrast
On white
1.43
#EECCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#EECCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCFB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCFB | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FD
Deuteranopia (green-blind)
#CDD9F9
Tritanopia (blue-blind)
#EED1DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eeccfb; /* rgb */ color: rgb(238, 204, 251); /* oklch */ color: oklch(88.9% 0.073 316.6);
Tailwind
colors: {
custom: {
50: '#f3dbfc',
500: '#eeccfb',
950: '#000000',
},
}SCSS
$custom: #eeccfb; $custom-light: #f3dbfc; $custom-dark: #000000;
JSON
{
"hex": "#eeccfb",
"rgb": {
"r": 238,
"g": 204,
"b": 251
},
"hsl": {
"h": 283.404,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.88853,
"c": 0.07297,
"h": 316.6
},
"luminance": 0.68328
}Semantic roles & 50–950 ramp
primary
#EECCFB
secondary
#A2E28A
accent
#E20441
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485