#EFB8FE#EFB8FE
#EFB8FE is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.5% C 0.111 H 318.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8FE |
|---|---|
| RGB | rgb(239, 184, 254) |
| HSL | hsl(287, 97%, 86%) |
| HSV | hsv(287, 28%, 100%) |
| CMYK | cmyk(5.9%, 27.6%, 0%, 0.4%) |
| CIE-LAB | lab(81.72, 31.65, -26.93) |
| CIE-LCH | lch(81.72, 41.55, 319.61°) |
| OKLab | oklab(85.49% 0.084 -0.0732) |
| OKLCH | oklch(85.49% 0.111 318.9) |
| XYZ | xyz(70.6240, 59.7890, 101.5668) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.24
Mauve
#E0B0FF
ΔE00 3.69
Light Lilac
#EDC8FF
ΔE00 4.66
Light Violet
#D6B4FC
ΔE00 5.25
Light Lavender
#DFC5FE
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8FE #C7FEB8
analogous
#CCB8FE #EFB8FE #FEB8EA
triadic
#EFB8FE #FEEFB8 #B8FEEF
tetradic
#EFB8FE #FECCB8 #C7FEB8 #B8EAFE
square
#EFB8FE #FECCB8 #C7FEB8 #B8EAFE
split-complementary
#EFB8FE #EAFEB8 #B8FECC
monochromatic
#D43FFC #E17CFD #EFB8FE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.62
#EFB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#EFB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8FE
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8FE | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#F0C0D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efb8fe; /* rgb */ color: rgb(239, 184, 254); /* oklch */ color: oklch(85.5% 0.111 318.9);
Tailwind
colors: {
custom: {
50: '#f5cdff',
500: '#efb8fe',
950: '#000000',
},
}SCSS
$custom: #efb8fe; $custom-light: #f5cdff; $custom-dark: #000000;
JSON
{
"hex": "#efb8fe",
"rgb": {
"r": 239,
"g": 184,
"b": 254
},
"hsl": {
"h": 287.143,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.85488,
"c": 0.11139,
"h": 318.9
},
"luminance": 0.59787
}Semantic roles & 50–950 ramp
primary
#EFB8FE
secondary
#8DE575
accent
#E60031
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171318
muted
#858386