#CBBEDC#CBBEDC
#CBBEDC is a very light, muted violet. Relative luminance 0.547; OKLCH L 82.2% C 0.044 H 305.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEDC |
|---|---|
| RGB | rgb(203, 190, 220) |
| HSL | hsl(266, 30%, 80%) |
| HSV | hsv(266, 14%, 86%) |
| CMYK | cmyk(7.7%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(78.86, 10.17, -13.31) |
| CIE-LCH | lch(78.86, 16.75, 307.38°) |
| OKLab | oklab(82.16% 0.0251 -0.0358) |
| OKLCH | oklch(82.16% 0.044 305) |
| XYZ | xyz(55.9580, 54.6908, 75.3047) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.41
Pale Lilac
#E4CBFF
ΔE00 7.58
Light Lavender
#DFC5FE
ΔE00 7.93
Pale Lavender
#EECFFE
ΔE00 8.20
Periwinkle
#CCCCFF
ΔE00 8.30
Light Lilac
#EDC8FF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEDC #CFDCBE
analogous
#BEC0DC #CBBEDC #DABEDC
triadic
#CBBEDC #DCCBBE #BEDCCB
tetradic
#CBBEDC #DCBEC0 #CFDCBE #BEDCDA
square
#CBBEDC #DCBEC0 #CFDCBE #BEDCDA
split-complementary
#CBBEDC #DCDABE #C0DCBE
monochromatic
#8B6EB1 #AB96C7 #CBBEDC #EBE6F1 #EFEBF4
Accessibility & contrast
On white
1.76
#CBBEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#CBBEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEDC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEDC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DD
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#C9C2C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cbbedc; /* rgb */ color: rgb(203, 190, 220); /* oklch */ color: oklch(82.2% 0.044 305.0);
Tailwind
colors: {
custom: {
50: '#dbd1e6',
500: '#cbbedc',
950: '#000000',
},
}SCSS
$custom: #cbbedc; $custom-light: #dbd1e6; $custom-dark: #000000;
JSON
{
"hex": "#cbbedc",
"rgb": {
"r": 203,
"g": 190,
"b": 220
},
"hsl": {
"h": 266,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.82163,
"c": 0.04376,
"h": 305
},
"luminance": 0.54691
}Semantic roles & 50–950 ramp
primary
#CBBEDC
secondary
#A2B38B
accent
#A93D7A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384