#EFCAFE#EFCAFE
#EFCAFE is a very light, moderate purple. Relative luminance 0.677; OKLCH L 88.7% C 0.080 H 316.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCAFE |
|---|---|
| RGB | rgb(239, 202, 254) |
| HSL | hsl(283, 96%, 89%) |
| HSV | hsv(283, 20%, 100%) |
| CMYK | cmyk(5.9%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(85.88, 22.08, -20.61) |
| CIE-LCH | lch(85.88, 30.20, 316.98°) |
| OKLab | oklab(88.68% 0.058 -0.0557) |
| OKLCH | oklch(88.68% 0.08 316.1) |
| XYZ | xyz(74.6038, 67.7485, 102.8934) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.87
Pale Lavender
#EECFFE
ΔE00 1.74
Very Light Purple
#F6CEFC
ΔE00 2.19
Pale Lilac
#E4CBFF
ΔE00 2.98
Light Lavendar
#EFC0FE
ΔE00 3.02
Light Lavender
#DFC5FE
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCAFE #D9FECA
analogous
#D5CAFE #EFCAFE #FECAF3
triadic
#EFCAFE #FEEFCA #CAFEEF
tetradic
#EFCAFE #FED5CA #D9FECA #CAF3FE
square
#EFCAFE #FED5CA #D9FECA #CAF3FE
split-complementary
#EFCAFE #F3FECA #CAFED5
monochromatic
#CB52FC #DD8EFD #EFCAFE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.44
#EFCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#EFCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCAFE
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCAFE | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#EFD0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efcafe; /* rgb */ color: rgb(239, 202, 254); /* oklch */ color: oklch(88.7% 0.080 316.1);
Tailwind
colors: {
custom: {
50: '#f4dafe',
500: '#efcafe',
950: '#000000',
},
}SCSS
$custom: #efcafe; $custom-light: #f4dafe; $custom-dark: #000000;
JSON
{
"hex": "#efcafe",
"rgb": {
"r": 239,
"g": 202,
"b": 254
},
"hsl": {
"h": 282.692,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.88681,
"c": 0.08036,
"h": 316.1
},
"luminance": 0.67748
}Semantic roles & 50–950 ramp
primary
#EFCAFE
secondary
#A1E785
accent
#E60042
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385