#EFAAEA#EFAAEA
#EFAAEA is a very light, moderate purple. Relative luminance 0.530; OKLCH L 82.3% C 0.115 H 329.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAAEA |
|---|---|
| RGB | rgb(239, 170, 234) |
| HSL | hsl(304, 68%, 80%) |
| HSV | hsv(304, 29%, 94%) |
| CMYK | cmyk(0%, 28.9%, 2.1%, 6.3%) |
| CIE-LAB | lab(77.90, 35.37, -22.00) |
| CIE-LCH | lch(77.90, 41.66, 328.11°) |
| OKLab | oklab(82.34% 0.0989 -0.0593) |
| OKLCH | oklch(82.34% 0.115 329) |
| XYZ | xyz(64.8214, 53.0430, 84.6497) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.50
Light Lavendar
#EFC0FE
ΔE00 5.80
Mauve
#E0B0FF
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 7.93
Light Violet
#D6B4FC
ΔE00 8.30
Lilac
#C8A2C8
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAAEA #AAEFAF
analogous
#D2AAEF #EFAAEA #EFAAC7
triadic
#EFAAEA #EAEFAA #AAEAEF
tetradic
#EFAAEA #EFD2AA #AAEFAF #AAC7EF
square
#EFAAEA #EFD2AA #AAEFAF #AAC7EF
split-complementary
#EFAAEA #C7EFAA #AAEFD2
monochromatic
#DC43D1 #E576DD #EFAAEA #F9DEF7 #FAE5F9
Accessibility & contrast
On white
1.81
#EFAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#EFAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAAEA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAAEA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#F4AFC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efaaea; /* rgb */ color: rgb(239, 170, 234); /* oklch */ color: oklch(82.3% 0.115 329.0);
Tailwind
colors: {
custom: {
50: '#f5c4f0',
500: '#efaaea',
950: '#000000',
},
}SCSS
$custom: #efaaea; $custom-light: #f5c4f0; $custom-dark: #000000;
JSON
{
"hex": "#efaaea",
"rgb": {
"r": 239,
"g": 170,
"b": 234
},
"hsl": {
"h": 304.348,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.82343,
"c": 0.11531,
"h": 329
},
"luminance": 0.53041
}Semantic roles & 50–950 ramp
primary
#EFAAEA
secondary
#70CD77
accent
#D02315
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285