#EBBCF3#EBBCF3
#EBBCF3 is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.4% C 0.090 H 321.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCF3 |
|---|---|
| RGB | rgb(235, 188, 243) |
| HSL | hsl(291, 70%, 85%) |
| HSV | hsv(291, 23%, 95%) |
| CMYK | cmyk(3.3%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(81.89, 26.16, -20.82) |
| CIE-LCH | lch(81.89, 33.43, 321.48°) |
| OKLab | oklab(85.41% 0.0705 -0.0562) |
| OKLCH | oklch(85.41% 0.09 321.4) |
| XYZ | xyz(68.4197, 60.1011, 92.7731) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.01
Light Lilac
#EDC8FF
ΔE00 3.22
Very Light Purple
#F6CEFC
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 4.93
Light Lavender
#DFC5FE
ΔE00 5.24
Pale Mauve
#FED0FC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCF3 #C4F3BC
analogous
#D0BCF3 #EBBCF3 #F3BCE0
triadic
#EBBCF3 #F3EBBC #BCF3EB
tetradic
#EBBCF3 #F3D0BC #C4F3BC #BCE0F3
square
#EBBCF3 #F3D0BC #C4F3BC #BCE0F3
split-complementary
#EBBCF3 #E0F3BC #BCF3D0
monochromatic
#CC54E0 #DC88EA #EBBCF3 #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.61
#EBBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EBBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCF3
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCF3 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F5
Deuteranopia (green-blind)
#C1CDF1
Tritanopia (blue-blind)
#EDC1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbcf3; /* rgb */ color: rgb(235, 188, 243); /* oklch */ color: oklch(85.4% 0.090 321.4);
Tailwind
colors: {
custom: {
50: '#f2d0f7',
500: '#ebbcf3',
950: '#000000',
},
}SCSS
$custom: #ebbcf3; $custom-light: #f2d0f7; $custom-dark: #000000;
JSON
{
"hex": "#ebbcf3",
"rgb": {
"r": 235,
"g": 188,
"b": 243
},
"hsl": {
"h": 291.273,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.85408,
"c": 0.09021,
"h": 321.4
},
"luminance": 0.601
}Semantic roles & 50–950 ramp
primary
#EBBCF3
secondary
#8CD380
accent
#D2142F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385