#CDBBEB#CDBBEB
#CDBBEB is a very light, moderate violet. Relative luminance 0.545; OKLCH L 82.3% C 0.069 H 302.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBEB |
|---|---|
| RGB | rgb(205, 187, 235) |
| HSL | hsl(263, 55%, 83%) |
| HSV | hsv(263, 20%, 92%) |
| CMYK | cmyk(12.8%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(78.76, 15.49, -21.53) |
| CIE-LCH | lch(78.76, 26.52, 305.74°) |
| OKLab | oklab(82.28% 0.0366 -0.0585) |
| OKLCH | oklch(82.28% 0.069 302) |
| XYZ | xyz(57.9396, 54.5179, 86.0518) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.92
Pale Lilac
#E4CBFF
ΔE00 4.68
Light Violet
#D6B4FC
ΔE00 5.54
Light Lilac
#EDC8FF
ΔE00 6.22
Pale Violet
#CEAEFA
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBEB #D9EBBB
analogous
#BBC1EB #CDBBEB #E5BBEB
triadic
#CDBBEB #EBCDBB #BBEBCD
tetradic
#CDBBEB #EBBBC1 #D9EBBB #BBEBE5
square
#CDBBEB #EBBBC1 #D9EBBB #BBEBE5
split-complementary
#CDBBEB #EBE5BB #C1EBBB
monochromatic
#875CCF #AA8CDD #CDBBEB #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.76
#CDBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#CDBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBEB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBEB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3ED
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#C8C2CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdbbeb; /* rgb */ color: rgb(205, 187, 235); /* oklch */ color: oklch(82.3% 0.069 302.0);
Tailwind
colors: {
custom: {
50: '#dccff1',
500: '#cdbbeb',
950: '#000000',
},
}SCSS
$custom: #cdbbeb; $custom-light: #dccff1; $custom-dark: #000000;
JSON
{
"hex": "#cdbbeb",
"rgb": {
"r": 205,
"g": 187,
"b": 235
},
"hsl": {
"h": 262.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.82283,
"c": 0.06903,
"h": 302
},
"luminance": 0.54518
}Semantic roles & 50–950 ramp
primary
#CDBBEB
secondary
#AEC783
accent
#C22387
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385