#CDBAEB#CDBAEB
#CDBAEB is a very light, moderate violet. Relative luminance 0.541; OKLCH L 82.1% C 0.071 H 302.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAEB |
|---|---|
| RGB | rgb(205, 186, 235) |
| HSL | hsl(263, 55%, 83%) |
| HSV | hsv(263, 21%, 92%) |
| CMYK | cmyk(12.8%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.52, 16.03, -21.90) |
| CIE-LCH | lch(78.52, 27.14, 306.21°) |
| OKLab | oklab(82.09% 0.038 -0.0596) |
| OKLCH | oklch(82.09% 0.071 302.6) |
| XYZ | xyz(57.7282, 54.0951, 85.9813) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 4.75
Light Violet
#D6B4FC
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 6.11
Light Lilac
#EDC8FF
ΔE00 6.16
Pale Lavender
#EECFFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAEB #D8EBBA
analogous
#BAC0EB #CDBAEB #E5BAEB
triadic
#CDBAEB #EBCDBA #BAEBCD
tetradic
#CDBAEB #EBBAC0 #D8EBBA #BAEBE5
square
#CDBAEB #EBBAC0 #D8EBBA #BAEBE5
split-complementary
#CDBAEB #EBE5BA #C0EBBA
monochromatic
#885BCF #AB8BDD #CDBAEB #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.78
#CDBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#CDBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAEB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAEB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#C8C1CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbaeb; /* rgb */ color: rgb(205, 186, 235); /* oklch */ color: oklch(82.1% 0.071 302.6);
Tailwind
colors: {
custom: {
50: '#dccef1',
500: '#cdbaeb',
950: '#000000',
},
}SCSS
$custom: #cdbaeb; $custom-light: #dccef1; $custom-dark: #000000;
JSON
{
"hex": "#cdbaeb",
"rgb": {
"r": 205,
"g": 186,
"b": 235
},
"hsl": {
"h": 263.265,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.82093,
"c": 0.07067,
"h": 302.6
},
"luminance": 0.54095
}Semantic roles & 50–950 ramp
primary
#CDBAEB
secondary
#ACC782
accent
#C32385
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385