#EFC8EB#EFC8EB
#EFC8EB is a very light, moderate purple. Relative luminance 0.657; OKLCH L 87.7% C 0.064 H 329.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8EB |
|---|---|
| RGB | rgb(239, 200, 235) |
| HSL | hsl(306, 55%, 86%) |
| HSV | hsv(306, 16%, 94%) |
| CMYK | cmyk(0%, 16.3%, 1.7%, 6.3%) |
| CIE-LAB | lab(84.82, 19.62, -12.11) |
| CIE-LCH | lch(84.82, 23.05, 328.30°) |
| OKLab | oklab(87.67% 0.0547 -0.0323) |
| OKLCH | oklch(87.67% 0.064 329.5) |
| XYZ | xyz(71.2446, 65.6589, 87.5015) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.39
Pale Mauve
#FED0FC
ΔE00 3.42
Pale Lavender
#EECFFE
ΔE00 4.57
Thistle
#D8BFD8
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 5.58
Pale Lilac
#E4CBFF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8EB #C8EFCC
analogous
#DFC8EF #EFC8EB #EFC8D7
triadic
#EFC8EB #EBEFC8 #C8EBEF
tetradic
#EFC8EB #EFDFC8 #C8EFCC #C8D7EF
square
#EFC8EB #EFDFC8 #C8EFCC #C8D7EF
split-complementary
#EFC8EB #D7EFC8 #C8EFDF
monochromatic
#D369C9 #E199DA #EFC8EB #F8E7F6 #F8E7F6
Accessibility & contrast
On white
1.49
#EFC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#EFC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8EB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8EB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#F2CAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efc8eb; /* rgb */ color: rgb(239, 200, 235); /* oklch */ color: oklch(87.7% 0.064 329.5);
Tailwind
colors: {
custom: {
50: '#f4d8f1',
500: '#efc8eb',
950: '#000000',
},
}SCSS
$custom: #efc8eb; $custom-light: #f4d8f1; $custom-dark: #000000;
JSON
{
"hex": "#efc8eb",
"rgb": {
"r": 239,
"g": 200,
"b": 235
},
"hsl": {
"h": 306.154,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.87669,
"c": 0.06354,
"h": 329.5
},
"luminance": 0.65657
}Semantic roles & 50–950 ramp
primary
#EFC8EB
secondary
#8ECD95
accent
#C23323
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385