#CCBED9#CCBED9
#CCBED9 is a very light, muted violet. Relative luminance 0.547; OKLCH L 82.1% C 0.040 H 308.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBED9 |
|---|---|
| RGB | rgb(204, 190, 217) |
| HSL | hsl(271, 26%, 80%) |
| HSV | hsv(271, 12%, 85%) |
| CMYK | cmyk(6%, 12.4%, 0%, 14.9%) |
| CIE-LAB | lab(78.85, 9.91, -11.70) |
| CIE-LCH | lch(78.85, 15.33, 310.27°) |
| OKLab | oklab(82.15% 0.0252 -0.0314) |
| OKLCH | oklch(82.15% 0.04 308.7) |
| XYZ | xyz(55.8375, 54.6742, 73.2438) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.77
Pale Lilac
#E4CBFF
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 8.59
Light Lavender
#DFC5FE
ΔE00 8.72
Periwinkle
#CCCCFF
ΔE00 9.21
Lilac
#C8A2C8
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBED9 #CBD9BE
analogous
#BEBED9 #CCBED9 #D9BED9
triadic
#CCBED9 #D9CCBE #BED9CC
tetradic
#CCBED9 #D9BEBE #CBD9BE #BED9D9
square
#CCBED9 #D9BEBE #CBD9BE #BED9D9
split-complementary
#CCBED9 #D9D9BE #BED9BE
monochromatic
#8F71AC #AE97C2 #CCBED9 #EAE5F0 #F0ECF4
Accessibility & contrast
On white
1.76
#CCBED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CCBED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBED9
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBED9 | 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)
#BAC3DA
Deuteranopia (green-blind)
#BDC3D8
Tritanopia (blue-blind)
#CBC1C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccbed9; /* rgb */ color: rgb(204, 190, 217); /* oklch */ color: oklch(82.1% 0.040 308.7);
Tailwind
colors: {
custom: {
50: '#dbd1e4',
500: '#ccbed9',
950: '#000000',
},
}SCSS
$custom: #ccbed9; $custom-light: #dbd1e4; $custom-dark: #000000;
JSON
{
"hex": "#ccbed9",
"rgb": {
"r": 204,
"g": 190,
"b": 217
},
"hsl": {
"h": 271.111,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.82145,
"c": 0.04023,
"h": 308.7
},
"luminance": 0.54674
}Semantic roles & 50–950 ramp
primary
#CCBED9
secondary
#9DAF8C
accent
#A54171
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384