#EFCCED#EFCCED
#EFCCED is a very light, muted purple. Relative luminance 0.677; OKLCH L 88.5% C 0.058 H 327.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCCED |
|---|---|
| RGB | rgb(239, 204, 237) |
| HSL | hsl(303, 52%, 87%) |
| HSV | hsv(303, 15%, 94%) |
| CMYK | cmyk(0%, 14.6%, 0.8%, 6.3%) |
| CIE-LAB | lab(85.83, 17.86, -11.67) |
| CIE-LCH | lch(85.83, 21.33, 326.84°) |
| OKLab | oklab(88.47% 0.0495 -0.0311) |
| OKLCH | oklch(88.47% 0.058 327.9) |
| XYZ | xyz(72.4737, 67.6522, 89.3447) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.60
Pale Mauve
#FED0FC
ΔE00 3.75
Pale Lavender
#EECFFE
ΔE00 4.38
Thistle
#D8BFD8
ΔE00 5.05
Light Lilac
#EDC8FF
ΔE00 5.88
Pale Lilac
#E4CBFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCCED #CCEFCE
analogous
#E0CCEF #EFCCED #EFCCDC
triadic
#EFCCED #EDEFCC #CCEDEF
tetradic
#EFCCED #EFE0CC #CCEFCE #CCDCEF
square
#EFCCED #EFE0CC #CCEFCE #CCDCEF
split-complementary
#EFCCED #DCEFCC #CCEFE0
monochromatic
#D26FCC #E09DDD #EFCCED #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.45
#EFCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#EFCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCCED
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCCED | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EE
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#F2CED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efcced; /* rgb */ color: rgb(239, 204, 237); /* oklch */ color: oklch(88.5% 0.058 327.9);
Tailwind
colors: {
custom: {
50: '#f4dbf2',
500: '#efcced',
950: '#000000',
},
}SCSS
$custom: #efcced; $custom-light: #f4dbf2; $custom-dark: #000000;
JSON
{
"hex": "#efcced",
"rgb": {
"r": 239,
"g": 204,
"b": 237
},
"hsl": {
"h": 303.429,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.88471,
"c": 0.05848,
"h": 327.9
},
"luminance": 0.67651
}Semantic roles & 50–950 ramp
primary
#EFCCED
secondary
#93CD96
accent
#C02F26
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485