#EBC8F5#EBC8F5
#EBC8F5 is a very light, moderate purple. Relative luminance 0.656; OKLCH L 87.6% C 0.071 H 318.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8F5 |
|---|---|
| RGB | rgb(235, 200, 245) |
| HSL | hsl(287, 69%, 87%) |
| HSV | hsv(287, 18%, 96%) |
| CMYK | cmyk(4.1%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(84.77, 20.14, -17.54) |
| CIE-LCH | lch(84.77, 26.71, 318.95°) |
| OKLab | oklab(87.65% 0.0537 -0.0472) |
| OKLCH | oklch(87.65% 0.071 318.7) |
| XYZ | xyz(71.3943, 65.5643, 95.2626) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.92
Very Light Purple
#F6CEFC
ΔE00 2.00
Light Lilac
#EDC8FF
ΔE00 2.48
Pale Mauve
#FED0FC
ΔE00 3.58
Pale Lilac
#E4CBFF
ΔE00 3.61
Light Lavendar
#EFC0FE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8F5 #D2F5C8
analogous
#D5C8F5 #EBC8F5 #F5C8E8
triadic
#EBC8F5 #F5EBC8 #C8F5EB
tetradic
#EBC8F5 #F5D5C8 #D2F5C8 #C8E8F5
square
#EBC8F5 #F5D5C8 #D2F5C8 #C8E8F5
split-complementary
#EBC8F5 #E8F5C8 #C8F5D5
monochromatic
#C560E2 #D894EC #EBC8F5 #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.49
#EBC8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EBC8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8F5
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8F5 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F7
Deuteranopia (green-blind)
#CBD5F3
Tritanopia (blue-blind)
#ECCDD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebc8f5; /* rgb */ color: rgb(235, 200, 245); /* oklch */ color: oklch(87.6% 0.071 318.7);
Tailwind
colors: {
custom: {
50: '#f1d8f8',
500: '#ebc8f5',
950: '#000000',
},
}SCSS
$custom: #ebc8f5; $custom-light: #f1d8f8; $custom-dark: #000000;
JSON
{
"hex": "#ebc8f5",
"rgb": {
"r": 235,
"g": 200,
"b": 245
},
"hsl": {
"h": 286.667,
"s": 69.231,
"l": 87.255
},
"oklch": {
"l": 0.87649,
"c": 0.07148,
"h": 318.7
},
"luminance": 0.65563
}Semantic roles & 50–950 ramp
primary
#EBC8F5
secondary
#9BD78B
accent
#D1143E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385