#EFAFEF#EFAFEF
#EFAFEF is a very light, moderate purple. Relative luminance 0.552; OKLCH L 83.4% C 0.111 H 326.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAFEF |
|---|---|
| RGB | rgb(239, 175, 239) |
| HSL | hsl(300, 67%, 81%) |
| HSV | hsv(300, 27%, 94%) |
| CMYK | cmyk(0%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.18, 33.62, -22.76) |
| CIE-LCH | lch(79.18, 40.60, 325.91°) |
| OKLab | oklab(83.38% 0.0929 -0.0614) |
| OKLCH | oklch(83.38% 0.111 326.5) |
| XYZ | xyz(66.5050, 55.2447, 88.8047) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.21
Light Lavendar
#EFC0FE
ΔE00 4.48
Mauve
#E0B0FF
ΔE00 5.66
Light Lilac
#EDC8FF
ΔE00 6.67
Light Violet
#D6B4FC
ΔE00 7.37
Very Light Purple
#F6CEFC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAFEF #AFEFAF
analogous
#CFAFEF #EFAFEF #EFAFCF
triadic
#EFAFEF #EFEFAF #AFEFEF
tetradic
#EFAFEF #EFCFAF #AFEFAF #AFCFEF
square
#EFAFEF #EFCFAF #AFEFAF #AFCFEF
split-complementary
#EFAFEF #CFEFAF #AFEFCF
monochromatic
#DB49DB #E57CE5 #EFAFEF #F9E2F9 #FAE5FA
Accessibility & contrast
On white
1.74
#EFAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#EFAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAFEF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAFEF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF2
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#F3B4C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efafef; /* rgb */ color: rgb(239, 175, 239); /* oklch */ color: oklch(83.4% 0.111 326.5);
Tailwind
colors: {
custom: {
50: '#f5c7f4',
500: '#efafef',
950: '#000000',
},
}SCSS
$custom: #efafef; $custom-light: #f5c7f4; $custom-dark: #000000;
JSON
{
"hex": "#efafef",
"rgb": {
"r": 239,
"g": 175,
"b": 239
},
"hsl": {
"h": 300,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.83376,
"c": 0.11139,
"h": 326.5
},
"luminance": 0.55243
}Semantic roles & 50–950 ramp
primary
#EFAFEF
secondary
#75CD75
accent
#CF1717
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285