#EFC0FF#EFC0FF
#EFC0FF is a very light, moderate purple. Relative luminance 0.633; OKLCH L 86.9% C 0.099 H 317.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC0FF |
|---|---|
| RGB | rgb(239, 192, 255) |
| HSL | hsl(285, 100%, 88%) |
| HSV | hsv(285, 25%, 100%) |
| CMYK | cmyk(6.3%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(83.58, 27.59, -24.62) |
| CIE-LCH | lch(83.58, 36.98, 318.25°) |
| OKLab | oklab(86.93% 0.0727 -0.0668) |
| OKLCH | oklch(86.93% 0.099 317.4) |
| XYZ | xyz(72.4936, 63.2713, 102.9820) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.24
Light Lilac
#EDC8FF
ΔE00 2.54
Light Lavender
#DFC5FE
ΔE00 4.46
Very Light Purple
#F6CEFC
ΔE00 4.69
Pale Lavender
#EECFFE
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC0FF #D0FFC0
analogous
#CFC0FF #EFC0FF #FFC0EF
triadic
#EFC0FF #FFEFC0 #C0FFEF
tetradic
#EFC0FF #FFCFC0 #D0FFC0 #C0EFFF
square
#EFC0FF #FFCFC0 #D0FFC0 #C0EFFF
split-complementary
#EFC0FF #EFFFC0 #C0FFCF
monochromatic
#D046FF #DF83FF #EFC0FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.54
#EFC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#EFC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC0FF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC0FF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#EFC7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc0ff; /* rgb */ color: rgb(239, 192, 255); /* oklch */ color: oklch(86.9% 0.099 317.4);
Tailwind
colors: {
custom: {
50: '#f4d3ff',
500: '#efc0ff',
950: '#000000',
},
}SCSS
$custom: #efc0ff; $custom-light: #f4d3ff; $custom-dark: #000000;
JSON
{
"hex": "#efc0ff",
"rgb": {
"r": 239,
"g": 192,
"b": 255
},
"hsl": {
"h": 284.762,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.86925,
"c": 0.09871,
"h": 317.4
},
"luminance": 0.6327
}Semantic roles & 50–950 ramp
primary
#EFC0FF
secondary
#97E87B
accent
#E6003A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386