#CFC9DB#CFC9DB
#CFC9DB is a very light, muted violet. Relative luminance 0.602; OKLCH L 84.6% C 0.026 H 301.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC9DB |
|---|---|
| RGB | rgb(207, 201, 219) |
| HSL | hsl(260, 20%, 82%) |
| HSV | hsv(260, 8%, 86%) |
| CMYK | cmyk(5.5%, 8.2%, 0%, 14.1%) |
| CIE-LAB | lab(81.92, 5.42, -8.18) |
| CIE-LCH | lch(81.92, 9.81, 303.50°) |
| OKLab | oklab(84.62% 0.0132 -0.0219) |
| OKLCH | oklch(84.62% 0.026 301) |
| XYZ | xyz(59.4026, 60.1531, 75.4853) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.92
Thistle
#D8BFD8
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 8.97
Light Gray
#D3D3D3
ΔE00 9.32
Fog
#D8DCE0
ΔE00 9.53
Silver
#C0C0C0
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC9DB #D5DBC9
analogous
#C9CCDB #CFC9DB #D8C9DB
triadic
#CFC9DB #DBCFC9 #C9DBCF
tetradic
#CFC9DB #DBC9CC #D5DBC9 #C9DBD8
square
#CFC9DB #DBC9CC #D5DBC9 #C9DBD8
split-complementary
#CFC9DB #DBD8C9 #CCDBC9
monochromatic
#8E80AA #AEA4C3 #CFC9DB #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.61
#CFC9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#CFC9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC9DB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC9DB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#C7CCDA
Tritanopia (blue-blind)
#CDCBCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfc9db; /* rgb */ color: rgb(207, 201, 219); /* oklch */ color: oklch(84.6% 0.026 301.0);
Tailwind
colors: {
custom: {
50: '#ddd9e6',
500: '#cfc9db',
950: '#000000',
},
}SCSS
$custom: #cfc9db; $custom-light: #ddd9e6; $custom-dark: #000000;
JSON
{
"hex": "#cfc9db",
"rgb": {
"r": 207,
"g": 201,
"b": 219
},
"hsl": {
"h": 260,
"s": 20,
"l": 82.353
},
"oklch": {
"l": 0.84617,
"c": 0.02553,
"h": 301
},
"luminance": 0.60153
}Semantic roles & 50–950 ramp
primary
#CFC9DB
secondary
#A8B197
accent
#9E4781
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384