#CFC8D3#CFC8D3
#CFC8D3 is a very light, near-neutral violet. Relative luminance 0.593; OKLCH L 84.2% C 0.017 H 313.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8D3 |
|---|---|
| RGB | rgb(207, 200, 211) |
| HSL | hsl(278, 11%, 81%) |
| HSV | hsv(278, 5%, 83%) |
| CMYK | cmyk(1.9%, 5.2%, 0%, 17.3%) |
| CIE-LAB | lab(81.44, 4.43, -4.60) |
| CIE-LCH | lch(81.44, 6.39, 313.90°) |
| OKLab | oklab(84.17% 0.0116 -0.0122) |
| OKLCH | oklch(84.17% 0.017 313.6) |
| XYZ | xyz(58.1423, 59.2773, 69.9940) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.33
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Gainsboro
#DCDCDC
ΔE00 8.01
Fog
#D8DCE0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8D3 #CCD3C8
analogous
#C9C8D3 #CFC8D3 #D3C8D1
triadic
#CFC8D3 #D3CFC8 #C8D3CF
tetradic
#CFC8D3 #D3C9C8 #CCD3C8 #C8D1D3
square
#CFC8D3 #D3C9C8 #CCD3C8 #C8D1D3
split-complementary
#CFC8D3 #D1D3C8 #C8D3C9
monochromatic
#94849D #B1A6B8 #CFC8D3 #EDEAEE #F0EEF1
Accessibility & contrast
On white
1.63
#CFC8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#CFC8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8D3
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8D3 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD4
Deuteranopia (green-blind)
#C8CBD3
Tritanopia (blue-blind)
#CFC9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc8d3; /* rgb */ color: rgb(207, 200, 211); /* oklch */ color: oklch(84.2% 0.017 313.6);
Tailwind
colors: {
custom: {
50: '#ddd8e0',
500: '#cfc8d3',
950: '#000000',
},
}SCSS
$custom: #cfc8d3; $custom-light: #ddd8e0; $custom-dark: #000000;
JSON
{
"hex": "#cfc8d3",
"rgb": {
"r": 207,
"g": 200,
"b": 211
},
"hsl": {
"h": 278.182,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.84169,
"c": 0.01688,
"h": 313.6
},
"luminance": 0.59277
}Semantic roles & 50–950 ramp
primary
#CFC8D3
secondary
#9EA798
accent
#955069
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384