#EFB0FE#EFB0FE
#EFB0FE is a very light, vivid purple. Relative luminance 0.566; OKLCH L 84.1% C 0.125 H 319.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB0FE |
|---|---|
| RGB | rgb(239, 176, 254) |
| HSL | hsl(288, 98%, 84%) |
| HSV | hsv(288, 31%, 100%) |
| CMYK | cmyk(5.9%, 30.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.93, 35.90, -29.67) |
| CIE-LCH | lch(79.93, 46.57, 320.42°) |
| OKLab | oklab(84.12% 0.0955 -0.0809) |
| OKLCH | oklch(84.12% 0.125 319.8) |
| XYZ | xyz(69.0090, 56.5589, 101.0284) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.25
Light Lavendar
#EFC0FE
ΔE00 4.34
Light Violet
#D6B4FC
ΔE00 5.65
Plum
#DDA0DD
ΔE00 5.87
Light Lilac
#EDC8FF
ΔE00 6.73
Pale Violet
#CEAEFA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB0FE #BFFEB0
analogous
#C8B0FE #EFB0FE #FEB0E6
triadic
#EFB0FE #FEEFB0 #B0FEEF
tetradic
#EFB0FE #FEC8B0 #BFFEB0 #B0E6FE
square
#EFB0FE #FEC8B0 #BFFEB0 #B0E6FE
split-complementary
#EFB0FE #E6FEB0 #B0FEC8
monochromatic
#D737FC #E374FD #EFB0FE #F9E1FF #F9E1FF
Accessibility & contrast
On white
1.71
#EFB0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EFB0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB0FE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB0FE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#F0B9CC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb0fe; /* rgb */ color: rgb(239, 176, 254); /* oklch */ color: oklch(84.1% 0.125 319.8);
Tailwind
colors: {
custom: {
50: '#f5c8ff',
500: '#efb0fe',
950: '#000000',
},
}SCSS
$custom: #efb0fe; $custom-light: #f5c8ff; $custom-dark: #000000;
JSON
{
"hex": "#efb0fe",
"rgb": {
"r": 239,
"g": 176,
"b": 254
},
"hsl": {
"h": 288.462,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.84121,
"c": 0.12516,
"h": 319.8
},
"luminance": 0.56557
}Semantic roles & 50–950 ramp
primary
#EFB0FE
secondary
#85E46E
accent
#E6002C
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286