#EFC4EB#EFC4EB
#EFC4EB is a very light, moderate purple. Relative luminance 0.638; OKLCH L 86.9% C 0.071 H 329.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC4EB |
|---|---|
| RGB | rgb(239, 196, 235) |
| HSL | hsl(306, 57%, 85%) |
| HSV | hsv(306, 18%, 94%) |
| CMYK | cmyk(0%, 18%, 1.7%, 6.3%) |
| CIE-LAB | lab(83.88, 21.74, -13.53) |
| CIE-LCH | lch(83.88, 25.60, 328.11°) |
| OKLab | oklab(86.94% 0.0606 -0.0361) |
| OKLCH | oklch(86.94% 0.071 329.2) |
| XYZ | xyz(70.3303, 63.8303, 87.1968) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.19
Pale Mauve
#FED0FC
ΔE00 3.26
Pale Lavender
#EECFFE
ΔE00 4.63
Light Lilac
#EDC8FF
ΔE00 5.01
Light Lavendar
#EFC0FE
ΔE00 5.67
Thistle
#D8BFD8
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC4EB #C4EFC8
analogous
#DDC4EF #EFC4EB #EFC4D5
triadic
#EFC4EB #EBEFC4 #C4EBEF
tetradic
#EFC4EB #EFDDC4 #C4EFC8 #C4D5EF
square
#EFC4EB #EFDDC4 #C4EFC8 #C4D5EF
split-complementary
#EFC4EB #D5EFC4 #C4EFDD
monochromatic
#D564CA #E294DB #EFC4EB #F8E7F7 #F8E7F7
Accessibility & contrast
On white
1.53
#EFC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EFC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC4EB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC4EB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEED
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#F3C7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc4eb; /* rgb */ color: rgb(239, 196, 235); /* oklch */ color: oklch(86.9% 0.071 329.2);
Tailwind
colors: {
custom: {
50: '#f4d6f1',
500: '#efc4eb',
950: '#000000',
},
}SCSS
$custom: #efc4eb; $custom-light: #f4d6f1; $custom-dark: #000000;
JSON
{
"hex": "#efc4eb",
"rgb": {
"r": 239,
"g": 196,
"b": 235
},
"hsl": {
"h": 305.581,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.86939,
"c": 0.07057,
"h": 329.2
},
"luminance": 0.63829
}Semantic roles & 50–950 ramp
primary
#EFC4EB
secondary
#8ACD90
accent
#C53021
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385