#EFC5EB#EFC5EB
#EFC5EB is a very light, moderate purple. Relative luminance 0.643; OKLCH L 87.1% C 0.069 H 329.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC5EB |
|---|---|
| RGB | rgb(239, 197, 235) |
| HSL | hsl(306, 57%, 85%) |
| HSV | hsv(306, 18%, 94%) |
| CMYK | cmyk(0%, 17.6%, 1.7%, 6.3%) |
| CIE-LAB | lab(84.11, 21.21, -13.17) |
| CIE-LCH | lch(84.11, 24.96, 328.15°) |
| OKLab | oklab(87.12% 0.0591 -0.0352) |
| OKLCH | oklch(87.12% 0.069 329.3) |
| XYZ | xyz(70.5566, 64.2829, 87.2722) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.18
Pale Mauve
#FED0FC
ΔE00 3.24
Pale Lavender
#EECFFE
ΔE00 4.58
Light Lilac
#EDC8FF
ΔE00 5.12
Thistle
#D8BFD8
ΔE00 5.88
Light Lavendar
#EFC0FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC5EB #C5EFC9
analogous
#DEC5EF #EFC5EB #EFC5D6
triadic
#EFC5EB #EBEFC5 #C5EBEF
tetradic
#EFC5EB #EFDEC5 #C5EFC9 #C5D6EF
square
#EFC5EB #EFDEC5 #C5EFC9 #C5D6EF
split-complementary
#EFC5EB #D6EFC5 #C5EFDE
monochromatic
#D565CA #E295DA #EFC5EB #F8E7F7 #F8E7F7
Accessibility & contrast
On white
1.52
#EFC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#EFC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC5EB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC5EB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEED
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#F3C8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efc5eb; /* rgb */ color: rgb(239, 197, 235); /* oklch */ color: oklch(87.1% 0.069 329.3);
Tailwind
colors: {
custom: {
50: '#f4d6f1',
500: '#efc5eb',
950: '#000000',
},
}SCSS
$custom: #efc5eb; $custom-light: #f4d6f1; $custom-dark: #000000;
JSON
{
"hex": "#efc5eb",
"rgb": {
"r": 239,
"g": 197,
"b": 235
},
"hsl": {
"h": 305.714,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.87121,
"c": 0.0688,
"h": 329.3
},
"luminance": 0.64281
}Semantic roles & 50–950 ramp
primary
#EFC5EB
secondary
#8BCD91
accent
#C43121
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385