#EFCCEE#EFCCEE
#EFCCEE is a very light, muted purple. Relative luminance 0.677; OKLCH L 88.5% C 0.059 H 327.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCCEE |
|---|---|
| RGB | rgb(239, 204, 238) |
| HSL | hsl(302, 52%, 87%) |
| HSV | hsv(302, 15%, 94%) |
| CMYK | cmyk(0%, 14.6%, 0.4%, 6.3%) |
| CIE-LAB | lab(85.86, 18.04, -12.15) |
| CIE-LCH | lch(85.86, 21.75, 326.03°) |
| OKLab | oklab(88.5% 0.0499 -0.0324) |
| OKLCH | oklch(88.5% 0.059 327) |
| XYZ | xyz(72.6202, 67.7108, 90.1163) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.32
Pale Mauve
#FED0FC
ΔE00 3.56
Pale Lavender
#EECFFE
ΔE00 4.10
Thistle
#D8BFD8
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 5.58
Pale Lilac
#E4CBFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCCEE #CCEFCD
analogous
#DFCCEF #EFCCEE #EFCCDD
triadic
#EFCCEE #EEEFCC #CCEEEF
tetradic
#EFCCEE #EFDFCC #CCEFCD #CCDDEF
square
#EFCCEE #EFDFCC #CCEFCD #CCDDEF
split-complementary
#EFCCEE #DDEFCC #CCEFDF
monochromatic
#D26FCF #E09DDE #EFCCEE #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.44
#EFCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#EFCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCCEE
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCCEE | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#D2D8ED
Tritanopia (blue-blind)
#F2CED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efccee; /* rgb */ color: rgb(239, 204, 238); /* oklch */ color: oklch(88.5% 0.059 327.0);
Tailwind
colors: {
custom: {
50: '#f4dbf3',
500: '#efccee',
950: '#000000',
},
}SCSS
$custom: #efccee; $custom-light: #f4dbf3; $custom-dark: #000000;
JSON
{
"hex": "#efccee",
"rgb": {
"r": 239,
"g": 204,
"b": 238
},
"hsl": {
"h": 301.714,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.88503,
"c": 0.05948,
"h": 327
},
"luminance": 0.6771
}Semantic roles & 50–950 ramp
primary
#EFCCEE
secondary
#93CD94
accent
#C02A26
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485