#CFCBDC#CFCBDC
#CFCBDC is a very light, muted violet. Relative luminance 0.611; OKLCH L 85.0% C 0.024 H 296.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBDC |
|---|---|
| RGB | rgb(207, 203, 220) |
| HSL | hsl(254, 20%, 83%) |
| HSV | hsv(254, 8%, 86%) |
| CMYK | cmyk(5.9%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(82.46, 4.55, -7.92) |
| CIE-LCH | lch(82.46, 9.13, 299.85°) |
| OKLab | oklab(85.05% 0.0106 -0.0212) |
| OKLCH | oklch(85.05% 0.024 296.7) |
| XYZ | xyz(60.0039, 61.1445, 76.3372) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.33
Thistle
#D8BFD8
ΔE00 8.30
Dove Gray
#B6B8BD
ΔE00 8.51
Fog
#D8DCE0
ΔE00 8.57
Light Gray
#D3D3D3
ΔE00 8.57
Silver
#C0C0C0
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBDC #D8DCCB
analogous
#CBCFDC #CFCBDC #D7CBDC
triadic
#CFCBDC #DCCFCB #CBDCCF
tetradic
#CFCBDC #DCCBCF #D8DCCB #CBDCD7
square
#CFCBDC #DCCBCF #D8DCCB #CBDCD7
split-complementary
#CFCBDC #DCD7CB #CFDCCB
monochromatic
#8B82AB #ADA6C3 #CFCBDC #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.59
#CFCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CFCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBDC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBDC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#CDCDD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcbdc; /* rgb */ color: rgb(207, 203, 220); /* oklch */ color: oklch(85.0% 0.024 296.7);
Tailwind
colors: {
custom: {
50: '#dddae6',
500: '#cfcbdc',
950: '#000000',
},
}SCSS
$custom: #cfcbdc; $custom-light: #dddae6; $custom-dark: #000000;
JSON
{
"hex": "#cfcbdc",
"rgb": {
"r": 207,
"g": 203,
"b": 220
},
"hsl": {
"h": 254.118,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.85045,
"c": 0.02371,
"h": 296.7
},
"luminance": 0.61145
}Semantic roles & 50–950 ramp
primary
#CFCBDC
secondary
#ACB299
accent
#9E488A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384