#CDBBEA#CDBBEA
#CDBBEA is a very light, moderate violet. Relative luminance 0.545; OKLCH L 82.2% C 0.068 H 302.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBEA |
|---|---|
| RGB | rgb(205, 187, 234) |
| HSL | hsl(263, 53%, 83%) |
| HSV | hsv(263, 20%, 92%) |
| CMYK | cmyk(12.4%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.73, 15.28, -21.04) |
| CIE-LCH | lch(78.73, 26.00, 305.99°) |
| OKLab | oklab(82.25% 0.0363 -0.0572) |
| OKLCH | oklch(82.25% 0.068 302.4) |
| XYZ | xyz(57.7956, 54.4603, 85.2930) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.05
Pale Lilac
#E4CBFF
ΔE00 4.73
Light Violet
#D6B4FC
ΔE00 5.75
Light Lilac
#EDC8FF
ΔE00 6.25
Pale Lavender
#EECFFE
ΔE00 6.50
Periwinkle
#CCCCFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBEA #D8EABB
analogous
#BBC0EA #CDBBEA #E5BBEA
triadic
#CDBBEA #EACDBB #BBEACD
tetradic
#CDBBEA #EABBC0 #D8EABB #BBEAE5
square
#CDBBEA #EABBC0 #D8EABB #BBEAE5
split-complementary
#CDBBEA #EAE5BB #C0EABB
monochromatic
#885DCD #AB8CDC #CDBBEA #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.77
#CDBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#CDBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBEA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBEA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#C9C1CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdbbea; /* rgb */ color: rgb(205, 187, 234); /* oklch */ color: oklch(82.2% 0.068 302.4);
Tailwind
colors: {
custom: {
50: '#dccff0',
500: '#cdbbea',
950: '#000000',
},
}SCSS
$custom: #cdbbea; $custom-light: #dccff0; $custom-dark: #000000;
JSON
{
"hex": "#cdbbea",
"rgb": {
"r": 205,
"g": 187,
"b": 234
},
"hsl": {
"h": 262.979,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.82247,
"c": 0.06771,
"h": 302.4
},
"luminance": 0.5446
}Semantic roles & 50–950 ramp
primary
#CDBBEA
secondary
#ACC683
accent
#C02585
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385