#EFAFEA#EFAFEA
#EFAFEA is a very light, moderate purple. Relative luminance 0.550; OKLCH L 83.2% C 0.107 H 329.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAFEA |
|---|---|
| RGB | rgb(239, 175, 234) |
| HSL | hsl(305, 67%, 81%) |
| HSV | hsv(305, 27%, 94%) |
| CMYK | cmyk(0%, 26.8%, 2.1%, 6.3%) |
| CIE-LAB | lab(79.01, 32.72, -20.31) |
| CIE-LCH | lch(79.01, 38.51, 328.17°) |
| OKLab | oklab(83.19% 0.0915 -0.0547) |
| OKLCH | oklch(83.19% 0.107 329.1) |
| XYZ | xyz(65.7766, 54.9534, 84.9681) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.17
Light Lavendar
#EFC0FE
ΔE00 4.99
Mauve
#E0B0FF
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 6.92
Very Light Purple
#F6CEFC
ΔE00 7.45
Pale Mauve
#FED0FC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAFEA #AFEFB4
analogous
#D4AFEF #EFAFEA #EFAFCA
triadic
#EFAFEA #EAEFAF #AFEAEF
tetradic
#EFAFEA #EFD4AF #AFEFB4 #AFCAEF
square
#EFAFEA #EFD4AF #AFEFB4 #AFCAEF
split-complementary
#EFAFEA #CAEFAF #AFEFD4
monochromatic
#DB49CF #E57CDD #EFAFEA #F9E2F7 #FAE5F8
Accessibility & contrast
On white
1.75
#EFAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#EFAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAFEA
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAFEA | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEC
Deuteranopia (green-blind)
#BBC7E8
Tritanopia (blue-blind)
#F4B3C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efafea; /* rgb */ color: rgb(239, 175, 234); /* oklch */ color: oklch(83.2% 0.107 329.1);
Tailwind
colors: {
custom: {
50: '#f5c7f0',
500: '#efafea',
950: '#000000',
},
}SCSS
$custom: #efafea; $custom-light: #f5c7f0; $custom-dark: #000000;
JSON
{
"hex": "#efafea",
"rgb": {
"r": 239,
"g": 175,
"b": 234
},
"hsl": {
"h": 304.688,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.83193,
"c": 0.10655,
"h": 329.1
},
"luminance": 0.54951
}Semantic roles & 50–950 ramp
primary
#EFAFEA
secondary
#75CD7C
accent
#CF2517
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285