#CDBCEB#CDBCEB
#CDBCEB is a very light, moderate violet. Relative luminance 0.549; OKLCH L 82.5% C 0.067 H 301.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCEB |
|---|---|
| RGB | rgb(205, 188, 235) |
| HSL | hsl(262, 54%, 83%) |
| HSV | hsv(262, 20%, 92%) |
| CMYK | cmyk(12.8%, 20%, 0%, 7.8%) |
| CIE-LAB | lab(79.01, 14.95, -21.15) |
| CIE-LCH | lch(79.01, 25.90, 305.25°) |
| OKLab | oklab(82.47% 0.0352 -0.0575) |
| OKLCH | oklch(82.47% 0.067 301.4) |
| XYZ | xyz(58.1525, 54.9437, 86.1227) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.00
Pale Lilac
#E4CBFF
ΔE00 4.65
Light Violet
#D6B4FC
ΔE00 5.84
Periwinkle
#CCCCFF
ΔE00 6.23
Light Lilac
#EDC8FF
ΔE00 6.31
Pale Lavender
#EECFFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCEB #DAEBBC
analogous
#BCC2EB #CDBCEB #E4BCEB
triadic
#CDBCEB #EBCDBC #BCEBCD
tetradic
#CDBCEB #EBBCC2 #DAEBBC #BCEBE4
square
#CDBCEB #EBBCC2 #DAEBBC #BCEBE4
split-complementary
#CDBCEB #EBE4BC #C2EBBC
monochromatic
#875ECF #AA8DDD #CDBCEB #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.75
#CDBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CDBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCEB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCEB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#B6C3EA
Tritanopia (blue-blind)
#C8C3CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdbceb; /* rgb */ color: rgb(205, 188, 235); /* oklch */ color: oklch(82.5% 0.067 301.4);
Tailwind
colors: {
custom: {
50: '#dcd0f1',
500: '#cdbceb',
950: '#000000',
},
}SCSS
$custom: #cdbceb; $custom-light: #dcd0f1; $custom-dark: #000000;
JSON
{
"hex": "#cdbceb",
"rgb": {
"r": 205,
"g": 188,
"b": 235
},
"hsl": {
"h": 261.702,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.82474,
"c": 0.06739,
"h": 301.4
},
"luminance": 0.54944
}Semantic roles & 50–950 ramp
primary
#CDBCEB
secondary
#AFC784
accent
#C12489
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385