#EFB4FE#EFB4FE
#EFB4FE is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.8% C 0.118 H 319.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4FE |
|---|---|
| RGB | rgb(239, 180, 254) |
| HSL | hsl(288, 97%, 85%) |
| HSV | hsv(288, 29%, 100%) |
| CMYK | cmyk(5.9%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(80.82, 33.78, -28.31) |
| CIE-LCH | lch(80.82, 44.07, 320.04°) |
| OKLab | oklab(84.8% 0.0898 -0.077) |
| OKLCH | oklch(84.8% 0.118 319.4) |
| XYZ | xyz(69.8048, 58.1506, 101.2937) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.30
Mauve
#E0B0FF
ΔE00 3.32
Light Violet
#D6B4FC
ΔE00 5.36
Light Lilac
#EDC8FF
ΔE00 5.71
Plum
#DDA0DD
ΔE00 6.14
Pale Violet
#CEAEFA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4FE #C3FEB4
analogous
#CAB4FE #EFB4FE #FEB4E8
triadic
#EFB4FE #FEEFB4 #B4FEEF
tetradic
#EFB4FE #FECAB4 #C3FEB4 #B4E8FE
square
#EFB4FE #FECAB4 #C3FEB4 #B4E8FE
split-complementary
#EFB4FE #E8FEB4 #B4FECA
monochromatic
#D53BFC #E278FD #EFB4FE #F9E1FF #F9E1FF
Accessibility & contrast
On white
1.66
#EFB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#EFB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4FE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4FE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#F0BCCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb4fe; /* rgb */ color: rgb(239, 180, 254); /* oklch */ color: oklch(84.8% 0.118 319.4);
Tailwind
colors: {
custom: {
50: '#f5cbff',
500: '#efb4fe',
950: '#000000',
},
}SCSS
$custom: #efb4fe; $custom-light: #f5cbff; $custom-dark: #000000;
JSON
{
"hex": "#efb4fe",
"rgb": {
"r": 239,
"g": 180,
"b": 254
},
"hsl": {
"h": 287.838,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.848,
"c": 0.11828,
"h": 319.4
},
"luminance": 0.58149
}Semantic roles & 50–950 ramp
primary
#EFB4FE
secondary
#89E472
accent
#E6002F
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386