#EFC0EB#EFC0EB
#EFC0EB is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.2% C 0.078 H 329.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC0EB |
|---|---|
| RGB | rgb(239, 192, 235) |
| HSL | hsl(305, 59%, 85%) |
| HSV | hsv(305, 20%, 94%) |
| CMYK | cmyk(0%, 19.7%, 1.7%, 6.3%) |
| CIE-LAB | lab(82.94, 23.86, -14.93) |
| CIE-LCH | lch(82.94, 28.15, 327.96°) |
| OKLab | oklab(86.22% 0.0665 -0.0399) |
| OKLCH | oklch(86.22% 0.078 329) |
| XYZ | xyz(69.4401, 62.0499, 86.9000) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.56
Pale Mauve
#FED0FC
ΔE00 3.69
Light Lilac
#EDC8FF
ΔE00 4.78
Light Lavendar
#EFC0FE
ΔE00 4.85
Pale Lavender
#EECFFE
ΔE00 5.05
Pale Lilac
#E4CBFF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC0EB #C0EFC4
analogous
#DCC0EF #EFC0EB #EFC0D4
triadic
#EFC0EB #EBEFC0 #C0EBEF
tetradic
#EFC0EB #EFDCC0 #C0EFC4 #C0D4EF
square
#EFC0EB #EFDCC0 #C0EFC4 #C0D4EF
split-complementary
#EFC0EB #D4EFC0 #C0EFDC
monochromatic
#D65ECC #E38FDC #EFC0EB #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.57
#EFC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#EFC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC0EB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC0EB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#F3C3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc0eb; /* rgb */ color: rgb(239, 192, 235); /* oklch */ color: oklch(86.2% 0.078 329.0);
Tailwind
colors: {
custom: {
50: '#f4d3f1',
500: '#efc0eb',
950: '#000000',
},
}SCSS
$custom: #efc0eb; $custom-light: #f4d3f1; $custom-dark: #000000;
JSON
{
"hex": "#efc0eb",
"rgb": {
"r": 239,
"g": 192,
"b": 235
},
"hsl": {
"h": 305.106,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.86216,
"c": 0.0776,
"h": 329
},
"luminance": 0.62048
}Semantic roles & 50–950 ramp
primary
#EFC0EB
secondary
#86CD8C
accent
#C72D1E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385