#CDBBEE#CDBBEE
#CDBBEE is a very light, moderate violet. Relative luminance 0.547; OKLCH L 82.4% C 0.073 H 300.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBEE |
|---|---|
| RGB | rgb(205, 187, 238) |
| HSL | hsl(261, 60%, 83%) |
| HSV | hsv(261, 21%, 93%) |
| CMYK | cmyk(13.9%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(78.86, 16.12, -22.99) |
| CIE-LCH | lch(78.86, 28.07, 305.04°) |
| OKLab | oklab(82.4% 0.0375 -0.0626) |
| OKLCH | oklch(82.4% 0.073 300.9) |
| XYZ | xyz(58.3767, 54.6928, 88.3537) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.63
Pale Lilac
#E4CBFF
ΔE00 4.64
Light Violet
#D6B4FC
ΔE00 4.94
Pale Violet
#CEAEFA
ΔE00 5.78
Periwinkle
#CCCCFF
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBEE #DCEEBB
analogous
#BBC2EE #CDBBEE #E6BBEE
triadic
#CDBBEE #EECDBB #BBEECD
tetradic
#CDBBEE #EEBBC2 #DCEEBB #BBEEE6
square
#CDBBEE #EEBBC2 #DCEEBB #BBEEE6
split-complementary
#CDBBEE #EEE6BB #C2EEBB
monochromatic
#8559D6 #A98AE2 #CDBBEE #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.76
#CDBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#CDBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBEE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBEE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#C8C2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdbbee; /* rgb */ color: rgb(205, 187, 238); /* oklch */ color: oklch(82.4% 0.073 300.9);
Tailwind
colors: {
custom: {
50: '#dccff3',
500: '#cdbbee',
950: '#000000',
},
}SCSS
$custom: #cdbbee; $custom-light: #dccff3; $custom-dark: #000000;
JSON
{
"hex": "#cdbbee",
"rgb": {
"r": 205,
"g": 187,
"b": 238
},
"hsl": {
"h": 261.176,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.82395,
"c": 0.073,
"h": 300.9
},
"luminance": 0.54693
}Semantic roles & 50–950 ramp
primary
#CDBBEE
secondary
#B2CC81
accent
#C81E8C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385