#EFC3EB#EFC3EB
#EFC3EB is a very light, moderate purple. Relative luminance 0.634; OKLCH L 86.8% C 0.072 H 329.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC3EB |
|---|---|
| RGB | rgb(239, 195, 235) |
| HSL | hsl(305, 58%, 85%) |
| HSV | hsv(305, 18%, 94%) |
| CMYK | cmyk(0%, 18.4%, 1.7%, 6.3%) |
| CIE-LAB | lab(83.64, 22.27, -13.88) |
| CIE-LCH | lch(83.64, 26.24, 328.07°) |
| OKLab | oklab(86.76% 0.0621 -0.0371) |
| OKLCH | oklch(86.76% 0.072 329.2) |
| XYZ | xyz(70.1055, 63.3807, 87.1218) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.23
Pale Mauve
#FED0FC
ΔE00 3.32
Pale Lavender
#EECFFE
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 4.92
Light Lavendar
#EFC0FE
ΔE00 5.44
Thistle
#D8BFD8
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC3EB #C3EFC7
analogous
#DDC3EF #EFC3EB #EFC3D5
triadic
#EFC3EB #EBEFC3 #C3EBEF
tetradic
#EFC3EB #EFDDC3 #C3EFC7 #C3D5EF
square
#EFC3EB #EFDDC3 #C3EFC7 #C3D5EF
split-complementary
#EFC3EB #D5EFC3 #C3EFDD
monochromatic
#D562CB #E293DB #EFC3EB #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.54
#EFC3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#EFC3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC3EB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC3EB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#F3C6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc3eb; /* rgb */ color: rgb(239, 195, 235); /* oklch */ color: oklch(86.8% 0.072 329.2);
Tailwind
colors: {
custom: {
50: '#f4d5f1',
500: '#efc3eb',
950: '#000000',
},
}SCSS
$custom: #efc3eb; $custom-light: #f4d5f1; $custom-dark: #000000;
JSON
{
"hex": "#efc3eb",
"rgb": {
"r": 239,
"g": 195,
"b": 235
},
"hsl": {
"h": 305.455,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.86758,
"c": 0.07233,
"h": 329.2
},
"luminance": 0.63379
}Semantic roles & 50–950 ramp
primary
#EFC3EB
secondary
#89CD8F
accent
#C52F20
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385