#CFCCDB#CFCCDB
#CFCCDB is a very light, muted violet. Relative luminance 0.616; OKLCH L 85.2% C 0.021 H 295.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCDB |
|---|---|
| RGB | rgb(207, 204, 219) |
| HSL | hsl(252, 17%, 83%) |
| HSV | hsv(252, 7%, 86%) |
| CMYK | cmyk(5.5%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(82.68, 3.82, -7.05) |
| CIE-LCH | lch(82.68, 8.02, 298.47°) |
| OKLab | oklab(85.21% 0.0088 -0.0188) |
| OKLCH | oklch(85.21% 0.021 295.1) |
| XYZ | xyz(60.1088, 61.5655, 75.7207) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.23
Fog
#D8DCE0
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 7.65
Dove Gray
#B6B8BD
ΔE00 7.89
Gainsboro
#DCDCDC
ΔE00 8.25
Silver
#C0C0C0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCDB #D8DBCC
analogous
#CCD0DB #CFCCDB #D6CCDB
triadic
#CFCCDB #DBCFCC #CCDBCF
tetradic
#CFCCDB #DBCCD0 #D8DBCC #CCDBD6
square
#CFCCDB #DBCCD0 #D8DBCC #CCDBD6
split-complementary
#CFCCDB #DBD6CC #D0DBCC
monochromatic
#8B84A8 #ADA8C2 #CFCCDB #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.58
#CFCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#CFCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCDB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCDB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#CDCED1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfccdb; /* rgb */ color: rgb(207, 204, 219); /* oklch */ color: oklch(85.2% 0.021 295.1);
Tailwind
colors: {
custom: {
50: '#dddbe6',
500: '#cfccdb',
950: '#000000',
},
}SCSS
$custom: #cfccdb; $custom-light: #dddbe6; $custom-dark: #000000;
JSON
{
"hex": "#cfccdb",
"rgb": {
"r": 207,
"g": 204,
"b": 219
},
"hsl": {
"h": 252,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.85212,
"c": 0.02082,
"h": 295.1
},
"luminance": 0.61566
}Semantic roles & 50–950 ramp
primary
#CFCCDB
secondary
#ACB09B
accent
#9C4A8B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484