#EFAAF2#EFAAF2
#EFAAF2 is a very light, vivid purple. Relative luminance 0.535; OKLCH L 82.6% C 0.123 H 325.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAAF2 |
|---|---|
| RGB | rgb(239, 170, 242) |
| HSL | hsl(298, 73%, 81%) |
| HSV | hsv(298, 30%, 95%) |
| CMYK | cmyk(1.2%, 29.8%, 0%, 5.1%) |
| CIE-LAB | lab(78.18, 36.82, -25.91) |
| CIE-LCH | lch(78.18, 45.02, 324.87°) |
| OKLab | oklab(82.65% 0.1011 -0.0702) |
| OKLCH | oklch(82.65% 0.123 325.2) |
| XYZ | xyz(65.9967, 53.5131, 90.8398) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.04
Mauve
#E0B0FF
ΔE00 5.08
Light Lavendar
#EFC0FE
ΔE00 5.43
Light Violet
#D6B4FC
ΔE00 7.26
Light Lilac
#EDC8FF
ΔE00 7.78
Pale Violet
#CEAEFA
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAAF2 #ADF2AA
analogous
#CBAAF2 #EFAAF2 #F2AAD1
triadic
#EFAAF2 #F2EFAA #AAF2EF
tetradic
#EFAAF2 #F2CBAA #ADF2AA #AAD1F2
square
#EFAAF2 #F2CBAA #ADF2AA #AAD1F2
split-complementary
#EFAAF2 #D1F2AA #AAF2CB
monochromatic
#DB40E2 #E575EA #EFAAF2 #F9DFFA #FAE4FB
Accessibility & contrast
On white
1.79
#EFAAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#EFAAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAAF2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAAF2 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BCF5
Deuteranopia (green-blind)
#B5C4F0
Tritanopia (blue-blind)
#F3B1C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efaaf2; /* rgb */ color: rgb(239, 170, 242); /* oklch */ color: oklch(82.6% 0.123 325.2);
Tailwind
colors: {
custom: {
50: '#f5c4f6',
500: '#efaaf2',
950: '#000000',
},
}SCSS
$custom: #efaaf2; $custom-light: #f5c4f6; $custom-dark: #000000;
JSON
{
"hex": "#efaaf2",
"rgb": {
"r": 239,
"g": 170,
"b": 242
},
"hsl": {
"h": 297.5,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.82645,
"c": 0.12309,
"h": 325.2
},
"luminance": 0.53511
}Semantic roles & 50–950 ramp
primary
#EFAAF2
secondary
#73D16F
accent
#D61018
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285