#CDBBFD#CDBBFD
#CDBBFD is a very light, moderate violet. Relative luminance 0.556; OKLCH L 83.0% C 0.093 H 296.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBFD |
|---|---|
| RGB | rgb(205, 187, 253) |
| HSL | hsl(256, 94%, 86%) |
| HSV | hsv(256, 26%, 99%) |
| CMYK | cmyk(19%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(79.39, 19.34, -30.23) |
| CIE-LCH | lch(79.39, 35.89, 302.62°) |
| OKLab | oklab(82.98% 0.042 -0.083) |
| OKLCH | oklch(82.98% 0.093 296.8) |
| XYZ | xyz(60.6729, 55.6113, 100.4470) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.57
Pale Violet
#CEAEFA
ΔE00 3.89
Light Lavender
#DFC5FE
ΔE00 4.44
Periwinkle
#CCCCFF
ΔE00 5.58
Light Periwinkle
#C1C6FC
ΔE00 5.83
Pale Lilac
#E4CBFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBFD #EBFDBB
analogous
#BBCAFD #CDBBFD #EEBBFD
triadic
#CDBBFD #FDCDBB #BBFDCD
tetradic
#CDBBFD #FDBBCA #EBFDBB #BBFDEE
square
#CDBBFD #FDBBCA #EBFDBB #BBFDEE
split-complementary
#CDBBFD #FDEEBB #CAFDBB
monochromatic
#7644FA #A180FB #CDBBFD #E9E1FE #E9E1FE
Accessibility & contrast
On white
1.73
#CDBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CDBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBFD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBFD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#AFC4FB
Tritanopia (blue-blind)
#C4C5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdbbfd; /* rgb */ color: rgb(205, 187, 253); /* oklch */ color: oklch(83.0% 0.093 296.8);
Tailwind
colors: {
custom: {
50: '#ddcffe',
500: '#cdbbfd',
950: '#000000',
},
}SCSS
$custom: #cdbbfd; $custom-light: #ddcffe; $custom-dark: #000000;
JSON
{
"hex": "#cdbbfd",
"rgb": {
"r": 205,
"g": 187,
"b": 253
},
"hsl": {
"h": 256.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.82978,
"c": 0.09301,
"h": 296.8
},
"luminance": 0.55612
}Semantic roles & 50–950 ramp
primary
#CDBBFD
secondary
#C6E379
accent
#E600A7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385