#CBBEE4#CBBEE4
#CBBEE4 is a very light, muted violet. Relative luminance 0.551; OKLCH L 82.4% C 0.054 H 300.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEE4 |
|---|---|
| RGB | rgb(203, 190, 228) |
| HSL | hsl(261, 41%, 82%) |
| HSV | hsv(261, 17%, 89%) |
| CMYK | cmyk(11%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(79.11, 11.78, -17.25) |
| CIE-LCH | lch(79.11, 20.89, 304.34°) |
| OKLab | oklab(82.44% 0.0278 -0.0467) |
| OKLCH | oklch(82.44% 0.054 300.8) |
| XYZ | xyz(57.0429, 55.1248, 81.0187) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.88
Pale Lilac
#E4CBFF
ΔE00 5.88
Thistle
#D8BFD8
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 6.58
Pale Lavender
#EECFFE
ΔE00 7.17
Light Lilac
#EDC8FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEE4 #D7E4BE
analogous
#BEC4E4 #CBBEE4 #DEBEE4
triadic
#CBBEE4 #E4CBBE #BEE4CB
tetradic
#CBBEE4 #E4BEC4 #D7E4BE #BEE4DE
square
#CBBEE4 #E4BEC4 #D7E4BE #BEE4DE
split-complementary
#CBBEE4 #E4DEBE #C4E4BE
monochromatic
#8668C0 #A893D2 #CBBEE4 #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.75
#CBBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#CBBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEE4
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEE4 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E6
Deuteranopia (green-blind)
#B9C4E3
Tritanopia (blue-blind)
#C7C3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbee4; /* rgb */ color: rgb(203, 190, 228); /* oklch */ color: oklch(82.4% 0.054 300.8);
Tailwind
colors: {
custom: {
50: '#dbd1ec',
500: '#cbbee4',
950: '#000000',
},
}SCSS
$custom: #cbbee4; $custom-light: #dbd1ec; $custom-dark: #000000;
JSON
{
"hex": "#cbbee4",
"rgb": {
"r": 203,
"g": 190,
"b": 228
},
"hsl": {
"h": 260.526,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.8244,
"c": 0.05434,
"h": 300.8
},
"luminance": 0.55125
}Semantic roles & 50–950 ramp
primary
#CBBEE4
secondary
#ABBE89
accent
#B43187
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384