#CBBFDC#CBBFDC
#CBBFDC is a very light, muted violet. Relative luminance 0.551; OKLCH L 82.4% C 0.042 H 304.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFDC |
|---|---|
| RGB | rgb(203, 191, 220) |
| HSL | hsl(265, 29%, 81%) |
| HSV | hsv(265, 13%, 86%) |
| CMYK | cmyk(7.7%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.11, 9.63, -12.94) |
| CIE-LCH | lch(79.11, 16.13, 306.67°) |
| OKLab | oklab(82.36% 0.0237 -0.0348) |
| OKLCH | oklch(82.36% 0.042 304.2) |
| XYZ | xyz(56.1753, 55.1255, 75.3771) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.59
Pale Lilac
#E4CBFF
ΔE00 7.83
Light Lavender
#DFC5FE
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.28
Pale Lavender
#EECFFE
ΔE00 8.43
Light Lilac
#EDC8FF
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFDC #D0DCBF
analogous
#BFC1DC #CBBFDC #D9BFDC
triadic
#CBBFDC #DCCBBF #BFDCCB
tetradic
#CBBFDC #DCBFC1 #D0DCBF #BFDCD9
square
#CBBFDC #DCBFC1 #D0DCBF #BFDCD9
split-complementary
#CBBFDC #DCD9BF #C1DCBF
monochromatic
#8B70B1 #AB97C6 #CBBFDC #EBE7F2 #EFEBF4
Accessibility & contrast
On white
1.75
#CBBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#CBBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFDC
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFDC | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DD
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#C9C3C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbfdc; /* rgb */ color: rgb(203, 191, 220); /* oklch */ color: oklch(82.4% 0.042 304.2);
Tailwind
colors: {
custom: {
50: '#dbd2e6',
500: '#cbbfdc',
950: '#000000',
},
}SCSS
$custom: #cbbfdc; $custom-light: #dbd2e6; $custom-dark: #000000;
JSON
{
"hex": "#cbbfdc",
"rgb": {
"r": 203,
"g": 191,
"b": 220
},
"hsl": {
"h": 264.828,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.82358,
"c": 0.04209,
"h": 304.2
},
"luminance": 0.55125
}Semantic roles & 50–950 ramp
primary
#CBBFDC
secondary
#A3B38C
accent
#A83E7C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384