#CFCBDB#CFCBDB
#CFCBDB is a very light, muted violet. Relative luminance 0.611; OKLCH L 85.0% C 0.022 H 297.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBDB |
|---|---|
| RGB | rgb(207, 203, 219) |
| HSL | hsl(255, 18%, 83%) |
| HSV | hsv(255, 7%, 86%) |
| CMYK | cmyk(5.5%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(82.43, 4.35, -7.43) |
| CIE-LCH | lch(82.43, 8.61, 300.37°) |
| OKLab | oklab(85.01% 0.0103 -0.0199) |
| OKLCH | oklch(85.01% 0.022 297.3) |
| XYZ | xyz(59.8719, 61.0917, 75.6418) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 8.21
Dove Gray
#B6B8BD
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.27
Thistle
#D8BFD8
ΔE00 8.46
Silver
#C0C0C0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBDB #D7DBCB
analogous
#CBCFDB #CFCBDB #D7CBDB
triadic
#CFCBDB #DBCFCB #CBDBCF
tetradic
#CFCBDB #DBCBCF #D7DBCB #CBDBD7
square
#CFCBDB #DBCBCF #D7DBCB #CBDBD7
split-complementary
#CFCBDB #DBD7CB #CFDBCB
monochromatic
#8C83A9 #AEA7C2 #CFCBDB #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.59
#CFCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CFCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBDB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBDB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#CDCDD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcbdb; /* rgb */ color: rgb(207, 203, 219); /* oklch */ color: oklch(85.0% 0.022 297.3);
Tailwind
colors: {
custom: {
50: '#dddae6',
500: '#cfcbdb',
950: '#000000',
},
}SCSS
$custom: #cfcbdb; $custom-light: #dddae6; $custom-dark: #000000;
JSON
{
"hex": "#cfcbdb",
"rgb": {
"r": 207,
"g": 203,
"b": 219
},
"hsl": {
"h": 255,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.85013,
"c": 0.02236,
"h": 297.3
},
"luminance": 0.61092
}Semantic roles & 50–950 ramp
primary
#CFCBDB
secondary
#ABB19A
accent
#9C4988
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384