#CBBEE5#CBBEE5
#CBBEE5 is a very light, muted violet. Relative luminance 0.552; OKLCH L 82.5% C 0.056 H 300.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEE5 |
|---|---|
| RGB | rgb(203, 190, 229) |
| HSL | hsl(260, 43%, 82%) |
| HSV | hsv(260, 17%, 90%) |
| CMYK | cmyk(11.4%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(79.15, 11.99, -17.74) |
| CIE-LCH | lch(79.15, 21.41, 304.05°) |
| OKLab | oklab(82.48% 0.0282 -0.048) |
| OKLCH | oklch(82.48% 0.056 300.4) |
| XYZ | xyz(57.1822, 55.1805, 81.7519) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.67
Pale Lilac
#E4CBFF
ΔE00 5.72
Thistle
#D8BFD8
ΔE00 6.11
Periwinkle
#CCCCFF
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 7.10
Light Lilac
#EDC8FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEE5 #D8E5BE
analogous
#BEC5E5 #CBBEE5 #DFBEE5
triadic
#CBBEE5 #E5CBBE #BEE5CB
tetradic
#CBBEE5 #E5BEC5 #D8E5BE #BEE5DF
square
#CBBEE5 #E5BEC5 #D8E5BE #BEE5DF
split-complementary
#CBBEE5 #E5DFBE #C5E5BE
monochromatic
#8567C2 #A892D4 #CBBEE5 #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.74
#CBBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#CBBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEE5
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEE5 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E7
Deuteranopia (green-blind)
#B9C4E4
Tritanopia (blue-blind)
#C7C3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbee5; /* rgb */ color: rgb(203, 190, 229); /* oklch */ color: oklch(82.5% 0.056 300.4);
Tailwind
colors: {
custom: {
50: '#dbd1ed',
500: '#cbbee5',
950: '#000000',
},
}SCSS
$custom: #cbbee5; $custom-light: #dbd1ed; $custom-dark: #000000;
JSON
{
"hex": "#cbbee5",
"rgb": {
"r": 203,
"g": 190,
"b": 229
},
"hsl": {
"h": 260,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.82475,
"c": 0.05568,
"h": 300.4
},
"luminance": 0.55181
}Semantic roles & 50–950 ramp
primary
#CBBEE5
secondary
#ADBF88
accent
#B63089
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384