#CBBDEB#CBBDEB
#CBBDEB is a very light, moderate violet. Relative luminance 0.551; OKLCH L 82.5% C 0.065 H 298.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDEB |
|---|---|
| RGB | rgb(203, 189, 235) |
| HSL | hsl(258, 53%, 83%) |
| HSV | hsv(258, 20%, 92%) |
| CMYK | cmyk(13.6%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.09, 13.77, -21.04) |
| CIE-LCH | lch(79.09, 25.15, 303.21°) |
| OKLab | oklab(82.5% 0.0316 -0.0572) |
| OKLCH | oklch(82.5% 0.065 298.9) |
| XYZ | xyz(57.8186, 55.0897, 86.1685) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.44
Pale Lilac
#E4CBFF
ΔE00 5.00
Periwinkle
#CCCCFF
ΔE00 5.60
Light Violet
#D6B4FC
ΔE00 6.33
Light Periwinkle
#C1C6FC
ΔE00 6.67
Light Lilac
#EDC8FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDEB #DDEBBD
analogous
#BDC6EB #CBBDEB #E2BDEB
triadic
#CBBDEB #EBCBBD #BDEBCB
tetradic
#CBBDEB #EBBDC6 #DDEBBD #BDEBE2
square
#CBBDEB #EBBDC6 #DDEBBD #BDEBE2
split-complementary
#CBBDEB #EBE2BD #C6EBBD
monochromatic
#815FCF #A68EDD #CBBDEB #ECE8F8 #ECE8F8
Accessibility & contrast
On white
1.75
#CBBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#CBBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDEB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDEB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#C6C4CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbdeb; /* rgb */ color: rgb(203, 189, 235); /* oklch */ color: oklch(82.5% 0.065 298.9);
Tailwind
colors: {
custom: {
50: '#dbd0f1',
500: '#cbbdeb',
950: '#000000',
},
}SCSS
$custom: #cbbdeb; $custom-light: #dbd0f1; $custom-dark: #000000;
JSON
{
"hex": "#cbbdeb",
"rgb": {
"r": 203,
"g": 189,
"b": 235
},
"hsl": {
"h": 258.261,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.825,
"c": 0.06534,
"h": 298.9
},
"luminance": 0.5509
}Semantic roles & 50–950 ramp
primary
#CBBDEB
secondary
#B3C785
accent
#C12591
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385