#EFAFFD#EFAFFD
#EFAFFD is a very light, vivid purple. Relative luminance 0.561; OKLCH L 83.9% C 0.126 H 320.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAFFD |
|---|---|
| RGB | rgb(239, 175, 253) |
| HSL | hsl(289, 95%, 84%) |
| HSV | hsv(289, 31%, 99%) |
| CMYK | cmyk(5.5%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(79.67, 36.24, -29.53) |
| CIE-LCH | lch(79.67, 46.75, 320.82°) |
| OKLab | oklab(83.91% 0.0967 -0.0805) |
| OKLCH | oklch(83.91% 0.126 320.2) |
| XYZ | xyz(68.6539, 56.1043, 100.1221) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.39
Light Lavendar
#EFC0FE
ΔE00 4.51
Plum
#DDA0DD
ΔE00 5.68
Light Violet
#D6B4FC
ΔE00 5.81
Pale Violet
#CEAEFA
ΔE00 6.91
Light Lilac
#EDC8FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAFFD #BDFDAF
analogous
#C8AFFD #EFAFFD #FDAFE4
triadic
#EFAFFD #FDEFAF #AFFDEF
tetradic
#EFAFFD #FDC8AF #BDFDAF #AFE4FD
square
#EFAFFD #FDC8AF #BDFDAF #AFE4FD
split-complementary
#EFAFFD #E4FDAF #AFFDC8
monochromatic
#D738FA #E373FC #EFAFFD #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.72
#EFAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#EFAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAFFD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAFFD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#F0B7CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efaffd; /* rgb */ color: rgb(239, 175, 253); /* oklch */ color: oklch(83.9% 0.126 320.2);
Tailwind
colors: {
custom: {
50: '#f5c7fe',
500: '#efaffd',
950: '#000000',
},
}SCSS
$custom: #efaffd; $custom-light: #f5c7fe; $custom-dark: #000000;
JSON
{
"hex": "#efaffd",
"rgb": {
"r": 239,
"g": 175,
"b": 253
},
"hsl": {
"h": 289.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.83913,
"c": 0.12581,
"h": 320.2
},
"luminance": 0.56103
}Semantic roles & 50–950 ramp
primary
#EFAFFD
secondary
#83E26E
accent
#E60029
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285