#EBB4FE#EBB4FE
#EBB4FE is a very light, moderate purple. Relative luminance 0.575; OKLCH L 84.4% C 0.116 H 317.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB4FE |
|---|---|
| RGB | rgb(235, 180, 254) |
| HSL | hsl(285, 97%, 85%) |
| HSV | hsv(285, 29%, 100%) |
| CMYK | cmyk(7.5%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(80.44, 32.53, -28.93) |
| CIE-LCH | lch(80.44, 43.53, 318.36°) |
| OKLab | oklab(84.42% 0.0853 -0.0788) |
| OKLCH | oklch(84.42% 0.116 317.3) |
| XYZ | xyz(68.4690, 57.4618, 101.2311) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.55
Light Lavendar
#EFC0FE
ΔE00 3.29
Light Violet
#D6B4FC
ΔE00 4.53
Light Lilac
#EDC8FF
ΔE00 5.55
Pale Violet
#CEAEFA
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB4FE #C7FEB4
analogous
#C6B4FE #EBB4FE #FEB4EC
triadic
#EBB4FE #FEEBB4 #B4FEEB
tetradic
#EBB4FE #FEC6B4 #C7FEB4 #B4ECFE
square
#EBB4FE #FEC6B4 #C7FEB4 #B4ECFE
split-complementary
#EBB4FE #ECFEB4 #B4FEC6
monochromatic
#CB3BFC #DB78FD #EBB4FE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.68
#EBB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EBB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB4FE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB4FE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#B7C9FC
Tritanopia (blue-blind)
#EBBDCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebb4fe; /* rgb */ color: rgb(235, 180, 254); /* oklch */ color: oklch(84.4% 0.116 317.3);
Tailwind
colors: {
custom: {
50: '#f2cbff',
500: '#ebb4fe',
950: '#000000',
},
}SCSS
$custom: #ebb4fe; $custom-light: #f2cbff; $custom-dark: #000000;
JSON
{
"hex": "#ebb4fe",
"rgb": {
"r": 235,
"g": 180,
"b": 254
},
"hsl": {
"h": 284.595,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.84419,
"c": 0.11617,
"h": 317.3
},
"luminance": 0.5746
}Semantic roles & 50–950 ramp
primary
#EBB4FE
secondary
#8FE472
accent
#E6003B
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386