#CDBBEF#CDBBEF
#CDBBEF is a very light, moderate violet. Relative luminance 0.548; OKLCH L 82.4% C 0.074 H 300.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBEF |
|---|---|
| RGB | rgb(205, 187, 239) |
| HSL | hsl(261, 62%, 84%) |
| HSV | hsv(261, 22%, 94%) |
| CMYK | cmyk(14.2%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.90, 16.33, -23.47) |
| CIE-LCH | lch(78.90, 28.59, 304.82°) |
| OKLab | oklab(82.43% 0.0379 -0.064) |
| OKLCH | oklch(82.43% 0.074 300.6) |
| XYZ | xyz(58.5240, 54.7517, 89.1296) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.57
Pale Lilac
#E4CBFF
ΔE00 4.65
Light Violet
#D6B4FC
ΔE00 4.76
Pale Violet
#CEAEFA
ΔE00 5.59
Periwinkle
#CCCCFF
ΔE00 6.03
Light Lilac
#EDC8FF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBEF #DDEFBB
analogous
#BBC3EF #CDBBEF #E7BBEF
triadic
#CDBBEF #EFCDBB #BBEFCD
tetradic
#CDBBEF #EFBBC3 #DDEFBB #BBEFE7
square
#CDBBEF #EFBBC3 #DDEFBB #BBEFE7
split-complementary
#CDBBEF #EFE7BB #C3EFBB
monochromatic
#8458D8 #A989E3 #CDBBEF #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.76
#CDBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#CDBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBEF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBEF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#C7C2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdbbef; /* rgb */ color: rgb(205, 187, 239); /* oklch */ color: oklch(82.4% 0.074 300.6);
Tailwind
colors: {
custom: {
50: '#dccff4',
500: '#cdbbef',
950: '#000000',
},
}SCSS
$custom: #cdbbef; $custom-light: #dccff4; $custom-dark: #000000;
JSON
{
"hex": "#cdbbef",
"rgb": {
"r": 205,
"g": 187,
"b": 239
},
"hsl": {
"h": 260.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.82433,
"c": 0.07433,
"h": 300.6
},
"luminance": 0.54752
}Semantic roles & 50–950 ramp
primary
#CDBBEF
secondary
#B3CD81
accent
#CA1C8D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385