#EBBFE4#EBBFE4
#EBBFE4 is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.4% C 0.070 H 331.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFE4 |
|---|---|
| RGB | rgb(235, 191, 228) |
| HSL | hsl(310, 52%, 84%) |
| HSV | hsv(310, 19%, 92%) |
| CMYK | cmyk(0%, 18.7%, 3%, 7.8%) |
| CIE-LAB | lab(82.12, 21.81, -12.44) |
| CIE-LCH | lch(82.12, 25.11, 330.29°) |
| OKLab | oklab(85.43% 0.0613 -0.0332) |
| OKLCH | oklch(85.43% 0.07 331.6) |
| XYZ | xyz(66.8939, 60.5268, 81.5428) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.51
Pale Mauve
#FED0FC
ΔE00 4.55
Thistle
#D8BFD8
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 5.76
Light Lilac
#EDC8FF
ΔE00 5.96
Light Lavendar
#EFC0FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFE4 #BFEBC6
analogous
#DCBFEB #EBBFE4 #EBBFCE
triadic
#EBBFE4 #E4EBBF #BFE4EB
tetradic
#EBBFE4 #EBDCBF #BFEBC6 #BFCEEB
square
#EBBFE4 #EBDCBF #BFEBC6 #BFCEEB
split-complementary
#EBBFE4 #CEEBBF #BFEBDC
monochromatic
#CE62BD #DC90D0 #EBBFE4 #F8E8F5 #F8E8F5
Accessibility & contrast
On white
1.60
#EBBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EBBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFE4
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFE4 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E6
Deuteranopia (green-blind)
#C8CEE2
Tritanopia (blue-blind)
#EFC1CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbfe4; /* rgb */ color: rgb(235, 191, 228); /* oklch */ color: oklch(85.4% 0.070 331.6);
Tailwind
colors: {
custom: {
50: '#f1d2ec',
500: '#ebbfe4',
950: '#000000',
},
}SCSS
$custom: #ebbfe4; $custom-light: #f1d2ec; $custom-dark: #000000;
JSON
{
"hex": "#ebbfe4",
"rgb": {
"r": 235,
"g": 191,
"b": 228
},
"hsl": {
"h": 309.545,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.8543,
"c": 0.06972,
"h": 331.6
},
"luminance": 0.60525
}Semantic roles & 50–950 ramp
primary
#EBBFE4
secondary
#87C791
accent
#C03E26
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384