#CBBDDE#CBBDDE
#CBBDDE is a very light, muted violet. Relative luminance 0.544; OKLCH L 82.0% C 0.048 H 304.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDDE |
|---|---|
| RGB | rgb(203, 189, 222) |
| HSL | hsl(265, 33%, 81%) |
| HSV | hsv(265, 15%, 87%) |
| CMYK | cmyk(8.6%, 14.9%, 0%, 12.9%) |
| CIE-LAB | lab(78.67, 11.11, -14.67) |
| CIE-LCH | lch(78.67, 18.40, 307.13°) |
| OKLab | oklab(82.04% 0.0273 -0.0396) |
| OKLCH | oklch(82.04% 0.048 304.6) |
| XYZ | xyz(56.0086, 54.3657, 76.6361) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.65
Pale Lilac
#E4CBFF
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 7.11
Pale Lavender
#EECFFE
ΔE00 7.69
Periwinkle
#CCCCFF
ΔE00 7.91
Light Lilac
#EDC8FF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDDE #D0DEBD
analogous
#BDBFDE #CBBDDE #DBBDDE
triadic
#CBBDDE #DECBBD #BDDECB
tetradic
#CBBDDE #DEBDBF #D0DEBD #BDDEDB
square
#CBBDDE #DEBDBF #D0DEBD #BDDEDB
split-complementary
#CBBDDE #DEDBBD #BFDEBD
monochromatic
#8B6BB5 #AB94CA #CBBDDE #EBE6F2 #EFEBF5
Accessibility & contrast
On white
1.77
#CBBDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#CBBDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDDE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDDE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DF
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#C8C1C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cbbdde; /* rgb */ color: rgb(203, 189, 222); /* oklch */ color: oklch(82.0% 0.048 304.6);
Tailwind
colors: {
custom: {
50: '#dbd0e8',
500: '#cbbdde',
950: '#000000',
},
}SCSS
$custom: #cbbdde; $custom-light: #dbd0e8; $custom-dark: #000000;
JSON
{
"hex": "#cbbdde",
"rgb": {
"r": 203,
"g": 189,
"b": 222
},
"hsl": {
"h": 265.455,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.82036,
"c": 0.04804,
"h": 304.6
},
"luminance": 0.54366
}Semantic roles & 50–950 ramp
primary
#CBBDDE
secondary
#A3B689
accent
#AC397B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384