#EFC2EB#EFC2EB
#EFC2EB is a very light, moderate purple. Relative luminance 0.629; OKLCH L 86.6% C 0.074 H 329.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2EB |
|---|---|
| RGB | rgb(239, 194, 235) |
| HSL | hsl(305, 58%, 85%) |
| HSV | hsv(305, 19%, 94%) |
| CMYK | cmyk(0%, 18.8%, 1.7%, 6.3%) |
| CIE-LAB | lab(83.41, 22.80, -14.23) |
| CIE-LCH | lch(83.41, 26.87, 328.03°) |
| OKLab | oklab(86.58% 0.0636 -0.038) |
| OKLCH | oklch(86.58% 0.074 329.1) |
| XYZ | xyz(69.8822, 62.9341, 87.0474) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.31
Pale Mauve
#FED0FC
ΔE00 3.41
Pale Lavender
#EECFFE
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 4.85
Light Lavendar
#EFC0FE
ΔE00 5.23
Thistle
#D8BFD8
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2EB #C2EFC6
analogous
#DCC2EF #EFC2EB #EFC2D5
triadic
#EFC2EB #EBEFC2 #C2EBEF
tetradic
#EFC2EB #EFDCC2 #C2EFC6 #C2D5EF
square
#EFC2EB #EFDCC2 #C2EFC6 #C2D5EF
split-complementary
#EFC2EB #D5EFC2 #C2EFDC
monochromatic
#D661CB #E292DB #EFC2EB #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.55
#EFC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#EFC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2EB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2EB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#CAD2E9
Tritanopia (blue-blind)
#F3C5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc2eb; /* rgb */ color: rgb(239, 194, 235); /* oklch */ color: oklch(86.6% 0.074 329.1);
Tailwind
colors: {
custom: {
50: '#f4d4f1',
500: '#efc2eb',
950: '#000000',
},
}SCSS
$custom: #efc2eb; $custom-light: #f4d4f1; $custom-dark: #000000;
JSON
{
"hex": "#efc2eb",
"rgb": {
"r": 239,
"g": 194,
"b": 235
},
"hsl": {
"h": 305.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.86577,
"c": 0.07408,
"h": 329.1
},
"luminance": 0.62932
}Semantic roles & 50–950 ramp
primary
#EFC2EB
secondary
#88CD8E
accent
#C62E1F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385