#EBC5F2#EBC5F2
#EBC5F2 is a very light, moderate purple. Relative luminance 0.640; OKLCH L 87.0% C 0.073 H 321.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC5F2 |
|---|---|
| RGB | rgb(235, 197, 242) |
| HSL | hsl(291, 63%, 86%) |
| HSV | hsv(291, 19%, 95%) |
| CMYK | cmyk(2.9%, 18.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.97, 21.17, -17.15) |
| CIE-LCH | lch(83.97, 27.25, 320.99°) |
| OKLab | oklab(87% 0.0571 -0.0461) |
| OKLCH | oklch(87% 0.073 321) |
| XYZ | xyz(70.2520, 64.0066, 92.6409) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.25
Pale Lavender
#EECFFE
ΔE00 2.79
Light Lilac
#EDC8FF
ΔE00 2.82
Pale Mauve
#FED0FC
ΔE00 3.53
Light Lavendar
#EFC0FE
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC5F2 #CCF2C5
analogous
#D4C5F2 #EBC5F2 #F2C5E2
triadic
#EBC5F2 #F2EBC5 #C5F2EB
tetradic
#EBC5F2 #F2D4C5 #CCF2C5 #C5E2F2
square
#EBC5F2 #F2D4C5 #CCF2C5 #C5E2F2
split-complementary
#EBC5F2 #E2F2C5 #C5F2D4
monochromatic
#C961DC #DA93E7 #EBC5F2 #F6E6F9 #F6E6F9
Accessibility & contrast
On white
1.52
#EBC5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#EBC5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC5F2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC5F2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF4
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#ECC9D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebc5f2; /* rgb */ color: rgb(235, 197, 242); /* oklch */ color: oklch(87.0% 0.073 321.0);
Tailwind
colors: {
custom: {
50: '#f1d6f6',
500: '#ebc5f2',
950: '#000000',
},
}SCSS
$custom: #ebc5f2; $custom-light: #f1d6f6; $custom-dark: #000000;
JSON
{
"hex": "#ebc5f2",
"rgb": {
"r": 235,
"g": 197,
"b": 242
},
"hsl": {
"h": 290.667,
"s": 63.38,
"l": 86.078
},
"oklch": {
"l": 0.86997,
"c": 0.07339,
"h": 321
},
"luminance": 0.64005
}Semantic roles & 50–950 ramp
primary
#EBC5F2
secondary
#95D289
accent
#CB1A36
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385