#CFCBDF#CFCBDF
#CFCBDF is a very light, muted violet. Relative luminance 0.613; OKLCH L 85.1% C 0.028 H 295.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBDF |
|---|---|
| RGB | rgb(207, 203, 223) |
| HSL | hsl(252, 24%, 84%) |
| HSV | hsv(252, 9%, 87%) |
| CMYK | cmyk(7.2%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(82.54, 5.13, -9.40) |
| CIE-LCH | lch(82.54, 10.70, 298.63°) |
| OKLab | oklab(85.14% 0.0117 -0.0252) |
| OKLCH | oklch(85.14% 0.028 295) |
| XYZ | xyz(60.4048, 61.3048, 78.4485) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Thistle
#D8BFD8
ΔE00 7.92
Periwinkle
#CCCCFF
ΔE00 9.34
Dove Gray
#B6B8BD
ΔE00 9.35
Fog
#D8DCE0
ΔE00 9.46
Light Blue Grey
#B7C9E2
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBDF #DBDFCB
analogous
#CBD1DF #CFCBDF #D9CBDF
triadic
#CFCBDF #DFCFCB #CBDFCF
tetradic
#CFCBDF #DFCBD1 #DBDFCB #CBDFD9
square
#CFCBDF #DFCBD1 #DBDFCB #CBDFD9
split-complementary
#CFCBDF #DFD9CB #D1DFCB
monochromatic
#897FB0 #ACA5C8 #CFCBDF #EEECF3 #EEECF3
Accessibility & contrast
On white
1.58
#CFCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CFCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBDF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBDF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE0
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#CCCED1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcbdf; /* rgb */ color: rgb(207, 203, 223); /* oklch */ color: oklch(85.1% 0.028 295.0);
Tailwind
colors: {
custom: {
50: '#dddae9',
500: '#cfcbdf',
950: '#000000',
},
}SCSS
$custom: #cfcbdf; $custom-light: #dddae9; $custom-dark: #000000;
JSON
{
"hex": "#cfcbdf",
"rgb": {
"r": 207,
"g": 203,
"b": 223
},
"hsl": {
"h": 252,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.85141,
"c": 0.02779,
"h": 295
},
"luminance": 0.61305
}Semantic roles & 50–950 ramp
primary
#CFCBDF
secondary
#B0B698
accent
#A2438F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384