#EBC2F2#EBC2F2
#EBC2F2 is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.5% C 0.079 H 321.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC2F2 |
|---|---|
| RGB | rgb(235, 194, 242) |
| HSL | hsl(291, 65%, 85%) |
| HSV | hsv(291, 20%, 95%) |
| CMYK | cmyk(2.9%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(83.26, 22.77, -18.22) |
| CIE-LCH | lch(83.26, 29.16, 321.33°) |
| OKLab | oklab(86.45% 0.0615 -0.0491) |
| OKLCH | oklch(86.45% 0.079 321.4) |
| XYZ | xyz(69.5776, 62.6578, 92.4161) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 2.67
Very Light Purple
#F6CEFC
ΔE00 2.76
Light Lavendar
#EFC0FE
ΔE00 3.18
Pale Lavender
#EECFFE
ΔE00 3.40
Pale Mauve
#FED0FC
ΔE00 3.90
Pale Lilac
#E4CBFF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC2F2 #C9F2C2
analogous
#D3C2F2 #EBC2F2 #F2C2E1
triadic
#EBC2F2 #F2EBC2 #C2F2EB
tetradic
#EBC2F2 #F2D3C2 #C9F2C2 #C2E1F2
square
#EBC2F2 #F2D3C2 #C9F2C2 #C2E1F2
split-complementary
#EBC2F2 #E1F2C2 #C2F2D3
monochromatic
#CA5DDC #DA90E7 #EBC2F2 #F7E6FA #F7E6FA
Accessibility & contrast
On white
1.55
#EBC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#EBC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC2F2
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC2F2 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#C6D1F0
Tritanopia (blue-blind)
#EDC7D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebc2f2; /* rgb */ color: rgb(235, 194, 242); /* oklch */ color: oklch(86.5% 0.079 321.4);
Tailwind
colors: {
custom: {
50: '#f1d4f6',
500: '#ebc2f2',
950: '#000000',
},
}SCSS
$custom: #ebc2f2; $custom-light: #f1d4f6; $custom-dark: #000000;
JSON
{
"hex": "#ebc2f2",
"rgb": {
"r": 235,
"g": 194,
"b": 242
},
"hsl": {
"h": 291.25,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.86451,
"c": 0.07863,
"h": 321.4
},
"luminance": 0.62657
}Semantic roles & 50–950 ramp
primary
#EBC2F2
secondary
#91D286
accent
#CD1933
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385