#CDBBED#CDBBED
#CDBBED is a very light, moderate violet. Relative luminance 0.546; OKLCH L 82.4% C 0.072 H 301.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBED |
|---|---|
| RGB | rgb(205, 187, 237) |
| HSL | hsl(262, 58%, 83%) |
| HSV | hsv(262, 21%, 93%) |
| CMYK | cmyk(13.5%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.83, 15.91, -22.50) |
| CIE-LCH | lch(78.83, 27.56, 305.26°) |
| OKLab | oklab(82.36% 0.0372 -0.0612) |
| OKLCH | oklch(82.36% 0.072 301.3) |
| XYZ | xyz(58.2302, 54.6342, 87.5821) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.71
Pale Lilac
#E4CBFF
ΔE00 4.64
Light Violet
#D6B4FC
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 5.99
Light Lilac
#EDC8FF
ΔE00 6.20
Periwinkle
#CCCCFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBED #DBEDBB
analogous
#BBC2ED #CDBBED #E6BBED
triadic
#CDBBED #EDCDBB #BBEDCD
tetradic
#CDBBED #EDBBC2 #DBEDBB #BBEDE6
square
#CDBBED #EDBBC2 #DBEDBB #BBEDE6
split-complementary
#CDBBED #EDE6BB #C2EDBB
monochromatic
#865AD3 #A98BE0 #CDBBED #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.76
#CDBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CDBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBED
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBED | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#C8C2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdbbed; /* rgb */ color: rgb(205, 187, 237); /* oklch */ color: oklch(82.4% 0.072 301.3);
Tailwind
colors: {
custom: {
50: '#dccff3',
500: '#cdbbed',
950: '#000000',
},
}SCSS
$custom: #cdbbed; $custom-light: #dccff3; $custom-dark: #000000;
JSON
{
"hex": "#cdbbed",
"rgb": {
"r": 205,
"g": 187,
"b": 237
},
"hsl": {
"h": 261.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.82358,
"c": 0.07167,
"h": 301.3
},
"luminance": 0.54634
}Semantic roles & 50–950 ramp
primary
#CDBBED
secondary
#B0CA82
accent
#C6208A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385