#EFB2FF#EFB2FF
#EFB2FF is a very light, vivid purple. Relative luminance 0.574; OKLCH L 84.5% C 0.123 H 319.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2FF |
|---|---|
| RGB | rgb(239, 178, 255) |
| HSL | hsl(288, 100%, 85%) |
| HSV | hsv(288, 30%, 100%) |
| CMYK | cmyk(6.3%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(80.41, 35.03, -29.47) |
| CIE-LCH | lch(80.41, 45.78, 319.93°) |
| OKLab | oklab(84.5% 0.0929 -0.0803) |
| OKLCH | oklch(84.5% 0.123 319.2) |
| XYZ | xyz(69.5646, 57.4132, 102.0057) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.13
Light Lavendar
#EFC0FE
ΔE00 3.91
Light Violet
#D6B4FC
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.29
Pale Violet
#CEAEFA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2FF #C2FFB2
analogous
#C8B2FF #EFB2FF #FFB2E9
triadic
#EFB2FF #FFEFB2 #B2FFEF
tetradic
#EFB2FF #FFC8B2 #C2FFB2 #B2E9FF
square
#EFB2FF #FFC8B2 #C2FFB2 #B2E9FF
split-complementary
#EFB2FF #E9FFB2 #B2FFC8
monochromatic
#D638FF #E275FF #EFB2FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.68
#EFB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EFB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2FF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2FF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#B7CAFC
Tritanopia (blue-blind)
#F0BBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb2ff; /* rgb */ color: rgb(239, 178, 255); /* oklch */ color: oklch(84.5% 0.123 319.2);
Tailwind
colors: {
custom: {
50: '#f5c9ff',
500: '#efb2ff',
950: '#000000',
},
}SCSS
$custom: #efb2ff; $custom-light: #f5c9ff; $custom-dark: #000000;
JSON
{
"hex": "#efb2ff",
"rgb": {
"r": 239,
"g": 178,
"b": 255
},
"hsl": {
"h": 287.532,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.84498,
"c": 0.1228,
"h": 319.2
},
"luminance": 0.57412
}Semantic roles & 50–950 ramp
primary
#EFB2FF
secondary
#88E670
accent
#E60030
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286