#CBBEDE#CBBEDE
#CBBEDE is a very light, muted violet. Relative luminance 0.548; OKLCH L 82.2% C 0.046 H 303.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEDE |
|---|---|
| RGB | rgb(203, 190, 222) |
| HSL | hsl(264, 33%, 81%) |
| HSV | hsv(264, 14%, 87%) |
| CMYK | cmyk(8.6%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.92, 10.57, -14.30) |
| CIE-LCH | lch(78.92, 17.78, 306.47°) |
| OKLab | oklab(82.23% 0.0258 -0.0385) |
| OKLCH | oklch(82.23% 0.046 303.8) |
| XYZ | xyz(56.2244, 54.7974, 76.7080) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 7.10
Light Lavender
#DFC5FE
ΔE00 7.37
Periwinkle
#CCCCFF
ΔE00 7.84
Pale Lavender
#EECFFE
ΔE00 7.87
Light Lilac
#EDC8FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEDE #D1DEBE
analogous
#BEC1DE #CBBEDE #DBBEDE
triadic
#CBBEDE #DECBBE #BEDECB
tetradic
#CBBEDE #DEBEC1 #D1DEBE #BEDEDB
square
#CBBEDE #DEBEC1 #D1DEBE #BEDEDB
split-complementary
#CBBEDE #DEDBBE #C1DEBE
monochromatic
#8A6DB5 #AB95C9 #CBBEDE #EBE7F3 #EFEBF5
Accessibility & contrast
On white
1.76
#CBBEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CBBEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEDE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEDE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DF
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#C8C2C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cbbede; /* rgb */ color: rgb(203, 190, 222); /* oklch */ color: oklch(82.2% 0.046 303.8);
Tailwind
colors: {
custom: {
50: '#dbd1e8',
500: '#cbbede',
950: '#000000',
},
}SCSS
$custom: #cbbede; $custom-light: #dbd1e8; $custom-dark: #000000;
JSON
{
"hex": "#cbbede",
"rgb": {
"r": 203,
"g": 190,
"b": 222
},
"hsl": {
"h": 264.375,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.82231,
"c": 0.04638,
"h": 303.8
},
"luminance": 0.54797
}Semantic roles & 50–950 ramp
primary
#CBBEDE
secondary
#A4B68A
accent
#AB3A7D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384