#CBBFDE#CBBFDE
#CBBFDE is a very light, muted violet. Relative luminance 0.552; OKLCH L 82.4% C 0.045 H 303.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFDE |
|---|---|
| RGB | rgb(203, 191, 222) |
| HSL | hsl(263, 32%, 81%) |
| HSV | hsv(263, 14%, 87%) |
| CMYK | cmyk(8.6%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(79.17, 10.03, -13.92) |
| CIE-LCH | lch(79.17, 17.16, 305.77°) |
| OKLab | oklab(82.43% 0.0244 -0.0375) |
| OKLCH | oklch(82.43% 0.045 303) |
| XYZ | xyz(56.4418, 55.2321, 76.7805) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 7.33
Light Lavender
#DFC5FE
ΔE00 7.66
Periwinkle
#CCCCFF
ΔE00 7.79
Pale Lavender
#EECFFE
ΔE00 8.08
Light Lilac
#EDC8FF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFDE #D2DEBF
analogous
#BFC2DE #CBBFDE #DABFDE
triadic
#CBBFDE #DECBBF #BFDECB
tetradic
#CBBFDE #DEBFC2 #D2DEBF #BFDEDA
square
#CBBFDE #DEBFC2 #D2DEBF #BFDEDA
split-complementary
#CBBFDE #DEDABF #C2DEBF
monochromatic
#896EB4 #AA97C9 #CBBFDE #ECE7F3 #EFEBF5
Accessibility & contrast
On white
1.74
#CBBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#CBBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFDE
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFDE | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DF
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#C8C3C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbfde; /* rgb */ color: rgb(203, 191, 222); /* oklch */ color: oklch(82.4% 0.045 303.0);
Tailwind
colors: {
custom: {
50: '#dbd2e8',
500: '#cbbfde',
950: '#000000',
},
}SCSS
$custom: #cbbfde; $custom-light: #dbd2e8; $custom-dark: #000000;
JSON
{
"hex": "#cbbfde",
"rgb": {
"r": 203,
"g": 191,
"b": 222
},
"hsl": {
"h": 263.226,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.82426,
"c": 0.04473,
"h": 303
},
"luminance": 0.55232
}Semantic roles & 50–950 ramp
primary
#CBBFDE
secondary
#A5B68B
accent
#AB3B7F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384