#E2CBEE#E2CBEE
#E2CBEE is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.2% C 0.054 H 314.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CBEE |
|---|---|
| RGB | rgb(226, 203, 238) |
| HSL | hsl(279, 51%, 86%) |
| HSV | hsv(279, 15%, 93%) |
| CMYK | cmyk(5%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(84.51, 14.28, -14.29) |
| CIE-LCH | lch(84.51, 20.20, 314.98°) |
| OKLab | oklab(87.19% 0.0373 -0.0384) |
| OKLCH | oklch(87.19% 0.054 314.2) |
| XYZ | xyz(68.1501, 65.0542, 89.8389) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.77
Thistle
#D8BFD8
ΔE00 4.38
Pale Lilac
#E4CBFF
ΔE00 4.57
Very Light Purple
#F6CEFC
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 5.48
Light Lavender
#DFC5FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CBEE #D7EECB
analogous
#D1CBEE #E2CBEE #EECBE9
triadic
#E2CBEE #EEE2CB #CBEEE2
tetradic
#E2CBEE #EED1CB #D7EECB #CBE9EE
square
#E2CBEE #EED1CB #D7EECB #CBE9EE
split-complementary
#E2CBEE #E9EECB #CBEED1
monochromatic
#AF6FD0 #C89DDF #E2CBEE #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.50
#E2CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#E2CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CBEE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CBEE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#E1CFD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2cbee; /* rgb */ color: rgb(226, 203, 238); /* oklch */ color: oklch(87.2% 0.054 314.2);
Tailwind
colors: {
custom: {
50: '#ebdaf3',
500: '#e2cbee',
950: '#000000',
},
}SCSS
$custom: #e2cbee; $custom-light: #ebdaf3; $custom-dark: #000000;
JSON
{
"hex": "#e2cbee",
"rgb": {
"r": 226,
"g": 203,
"b": 238
},
"hsl": {
"h": 279.429,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.87192,
"c": 0.05351,
"h": 314.2
},
"luminance": 0.65054
}Semantic roles & 50–950 ramp
primary
#E2CBEE
secondary
#A6CB92
accent
#BE275B
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161517
muted
#848485