#EFC8ED#EFC8ED
#EFC8ED is a very light, moderate purple. Relative luminance 0.658; OKLCH L 87.7% C 0.065 H 327.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8ED |
|---|---|
| RGB | rgb(239, 200, 237) |
| HSL | hsl(303, 55%, 86%) |
| HSV | hsv(303, 16%, 94%) |
| CMYK | cmyk(0%, 16.3%, 0.8%, 6.3%) |
| CIE-LAB | lab(84.88, 19.98, -13.09) |
| CIE-LCH | lch(84.88, 23.88, 326.77°) |
| OKLab | oklab(87.74% 0.0554 -0.0349) |
| OKLCH | oklch(87.74% 0.065 327.7) |
| XYZ | xyz(71.5351, 65.7751, 89.0318) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.88
Pale Mauve
#FED0FC
ΔE00 3.09
Pale Lavender
#EECFFE
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 5.02
Thistle
#D8BFD8
ΔE00 5.61
Light Lavendar
#EFC0FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8ED #C8EFCA
analogous
#DDC8EF #EFC8ED #EFC8D9
triadic
#EFC8ED #EDEFC8 #C8EDEF
tetradic
#EFC8ED #EFDDC8 #C8EFCA #C8D9EF
square
#EFC8ED #EFDDC8 #C8EFCA #C8D9EF
split-complementary
#EFC8ED #D9EFC8 #C8EFDD
monochromatic
#D369CE #E199DD #EFC8ED #F8E7F7 #F8E7F7
Accessibility & contrast
On white
1.48
#EFC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#EFC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8ED
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8ED | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#F2CBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efc8ed; /* rgb */ color: rgb(239, 200, 237); /* oklch */ color: oklch(87.7% 0.065 327.7);
Tailwind
colors: {
custom: {
50: '#f4d8f2',
500: '#efc8ed',
950: '#000000',
},
}SCSS
$custom: #efc8ed; $custom-light: #f4d8f2; $custom-dark: #000000;
JSON
{
"hex": "#efc8ed",
"rgb": {
"r": 239,
"g": 200,
"b": 237
},
"hsl": {
"h": 303.077,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.87735,
"c": 0.06549,
"h": 327.7
},
"luminance": 0.65774
}Semantic roles & 50–950 ramp
primary
#EFC8ED
secondary
#8ECD92
accent
#C22B23
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385