#EBBCF2#EBBCF2
#EBBCF2 is a very light, moderate purple. Relative luminance 0.600; OKLCH L 85.4% C 0.089 H 322.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCF2 |
|---|---|
| RGB | rgb(235, 188, 242) |
| HSL | hsl(292, 68%, 84%) |
| HSV | hsv(292, 22%, 95%) |
| CMYK | cmyk(2.9%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(81.86, 25.97, -20.34) |
| CIE-LCH | lch(81.86, 32.99, 321.93°) |
| OKLab | oklab(85.37% 0.0702 -0.0549) |
| OKLCH | oklch(85.37% 0.089 322) |
| XYZ | xyz(68.2691, 60.0408, 91.9799) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.24
Light Lilac
#EDC8FF
ΔE00 3.31
Very Light Purple
#F6CEFC
ΔE00 4.26
Pale Lavender
#EECFFE
ΔE00 4.92
Pale Mauve
#FED0FC
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCF2 #C3F2BC
analogous
#D0BCF2 #EBBCF2 #F2BCDE
triadic
#EBBCF2 #F2EBBC #BCF2EB
tetradic
#EBBCF2 #F2D0BC #C3F2BC #BCDEF2
square
#EBBCF2 #F2D0BC #C3F2BC #BCDEF2
split-complementary
#EBBCF2 #DEF2BC #BCF2D0
monochromatic
#CC55DE #DC89E8 #EBBCF2 #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.61
#EBBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EBBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCF2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCF2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#EDC1CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbcf2; /* rgb */ color: rgb(235, 188, 242); /* oklch */ color: oklch(85.4% 0.089 322.0);
Tailwind
colors: {
custom: {
50: '#f2d0f6',
500: '#ebbcf2',
950: '#000000',
},
}SCSS
$custom: #ebbcf2; $custom-light: #f2d0f6; $custom-dark: #000000;
JSON
{
"hex": "#ebbcf2",
"rgb": {
"r": 235,
"g": 188,
"b": 242
},
"hsl": {
"h": 292.222,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.85372,
"c": 0.08913,
"h": 322
},
"luminance": 0.60039
}Semantic roles & 50–950 ramp
primary
#EBBCF2
secondary
#8BD281
accent
#CF162E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385