#EFAFEB#EFAFEB
#EFAFEB is a very light, moderate purple. Relative luminance 0.550; OKLCH L 83.2% C 0.107 H 328.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAFEB |
|---|---|
| RGB | rgb(239, 175, 235) |
| HSL | hsl(304, 67%, 81%) |
| HSV | hsv(304, 27%, 94%) |
| CMYK | cmyk(0%, 26.8%, 1.7%, 6.3%) |
| CIE-LAB | lab(79.05, 32.90, -20.80) |
| CIE-LCH | lch(79.05, 38.92, 327.69°) |
| OKLab | oklab(83.23% 0.0918 -0.056) |
| OKLCH | oklch(83.23% 0.108 328.6) |
| XYZ | xyz(65.9206, 55.0110, 85.7269) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.15
Light Lavendar
#EFC0FE
ΔE00 4.87
Mauve
#E0B0FF
ΔE00 6.47
Light Lilac
#EDC8FF
ΔE00 6.85
Very Light Purple
#F6CEFC
ΔE00 7.47
Pale Mauve
#FED0FC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAFEB #AFEFB3
analogous
#D3AFEF #EFAFEB #EFAFCB
triadic
#EFAFEB #EBEFAF #AFEBEF
tetradic
#EFAFEB #EFD3AF #AFEFB3 #AFCBEF
square
#EFAFEB #EFD3AF #AFEFB3 #AFCBEF
split-complementary
#EFAFEB #CBEFAF #AFEFD3
monochromatic
#DB49D1 #E57CDE #EFAFEB #F9E2F8 #FAE5F9
Accessibility & contrast
On white
1.75
#EFAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#EFAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAFEB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAFEB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#F4B4C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efafeb; /* rgb */ color: rgb(239, 175, 235); /* oklch */ color: oklch(83.2% 0.107 328.6);
Tailwind
colors: {
custom: {
50: '#f5c7f1',
500: '#efafeb',
950: '#000000',
},
}SCSS
$custom: #efafeb; $custom-light: #f5c7f1; $custom-dark: #000000;
JSON
{
"hex": "#efafeb",
"rgb": {
"r": 239,
"g": 175,
"b": 235
},
"hsl": {
"h": 303.75,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.83229,
"c": 0.1075,
"h": 328.6
},
"luminance": 0.55009
}Semantic roles & 50–950 ramp
primary
#EFAFEB
secondary
#75CD7B
accent
#CF2217
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285