#CFCBD6#CFCBD6
#CFCBD6 is a very light, near-neutral violet. Relative luminance 0.608; OKLCH L 84.9% C 0.016 H 302.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBD6 |
|---|---|
| RGB | rgb(207, 203, 214) |
| HSL | hsl(262, 12%, 82%) |
| HSV | hsv(262, 5%, 84%) |
| CMYK | cmyk(3.3%, 5.1%, 0%, 16.1%) |
| CIE-LAB | lab(82.29, 3.40, -4.96) |
| CIE-LCH | lch(82.29, 6.02, 304.44°) |
| OKLab | oklab(84.86% 0.0084 -0.0132) |
| OKLCH | oklch(84.86% 0.016 302.5) |
| XYZ | xyz(59.2236, 60.8323, 72.2271) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.83
Silver
#C0C0C0
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 6.96
Gainsboro
#DCDCDC
ΔE00 7.11
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBD6 #D2D6CB
analogous
#CBCDD6 #CFCBD6 #D5CBD6
triadic
#CFCBD6 #D6CFCB #CBD6CF
tetradic
#CFCBD6 #D6CBCD #D2D6CB #CBD6D5
square
#CFCBD6 #D6CBCD #D2D6CB #CBD6D5
split-complementary
#CFCBD6 #D6D5CB #CDD6CB
monochromatic
#9087A0 #AFA9BB #CFCBD6 #EFEDF1 #EFEEF2
Accessibility & contrast
On white
1.59
#CFCBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CFCBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBD6
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBD6 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD7
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#CECCCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcbd6; /* rgb */ color: rgb(207, 203, 214); /* oklch */ color: oklch(84.9% 0.016 302.5);
Tailwind
colors: {
custom: {
50: '#dddae2',
500: '#cfcbd6',
950: '#000000',
},
}SCSS
$custom: #cfcbd6; $custom-light: #dddae2; $custom-dark: #000000;
JSON
{
"hex": "#cfcbd6",
"rgb": {
"r": 207,
"g": 203,
"b": 214
},
"hsl": {
"h": 261.818,
"s": 11.828,
"l": 81.765
},
"oklch": {
"l": 0.84858,
"c": 0.01567,
"h": 302.5
},
"luminance": 0.60832
}Semantic roles & 50–950 ramp
primary
#CFCBD6
secondary
#A5AA9B
accent
#96507C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384