#CDBDEB#CDBDEB
#CDBDEB is a very light, moderate violet. Relative luminance 0.554; OKLCH L 82.7% C 0.066 H 300.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDEB |
|---|---|
| RGB | rgb(205, 189, 235) |
| HSL | hsl(261, 53%, 83%) |
| HSV | hsv(261, 20%, 92%) |
| CMYK | cmyk(12.8%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.26, 14.41, -20.78) |
| CIE-LCH | lch(79.26, 25.29, 304.74°) |
| OKLab | oklab(82.67% 0.0337 -0.0565) |
| OKLCH | oklch(82.67% 0.066 300.9) |
| XYZ | xyz(58.3669, 55.3724, 86.1942) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.11
Pale Lilac
#E4CBFF
ΔE00 4.65
Periwinkle
#CCCCFF
ΔE00 6.03
Light Violet
#D6B4FC
ΔE00 6.16
Light Lilac
#EDC8FF
ΔE00 6.42
Pale Lavender
#EECFFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDEB #DBEBBD
analogous
#BDC4EB #CDBDEB #E4BDEB
triadic
#CDBDEB #EBCDBD #BDEBCD
tetradic
#CDBDEB #EBBDC4 #DBEBBD #BDEBE4
square
#CDBDEB #EBBDC4 #DBEBBD #BDEBE4
split-complementary
#CDBDEB #EBE4BD #C4EBBD
monochromatic
#865FCF #A98EDD #CDBDEB #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.74
#CDBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CDBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDEB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDEB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#C8C3CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdbdeb; /* rgb */ color: rgb(205, 189, 235); /* oklch */ color: oklch(82.7% 0.066 300.9);
Tailwind
colors: {
custom: {
50: '#dcd0f1',
500: '#cdbdeb',
950: '#000000',
},
}SCSS
$custom: #cdbdeb; $custom-light: #dcd0f1; $custom-dark: #000000;
JSON
{
"hex": "#cdbdeb",
"rgb": {
"r": 205,
"g": 189,
"b": 235
},
"hsl": {
"h": 260.87,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.82665,
"c": 0.06577,
"h": 300.9
},
"luminance": 0.55372
}Semantic roles & 50–950 ramp
primary
#CDBDEB
secondary
#B0C785
accent
#C1258B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385