#CFC8D2#CFC8D2
#CFC8D2 is a very light, near-neutral purple. Relative luminance 0.592; OKLCH L 84.1% C 0.016 H 316.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8D2 |
|---|---|
| RGB | rgb(207, 200, 210) |
| HSL | hsl(282, 10%, 80%) |
| HSV | hsv(282, 5%, 82%) |
| CMYK | cmyk(1.4%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(81.42, 4.24, -4.11) |
| CIE-LCH | lch(81.42, 5.90, 315.93°) |
| OKLab | oklab(84.14% 0.0113 -0.0109) |
| OKLCH | oklch(84.14% 0.016 316) |
| XYZ | xyz(58.0174, 59.2273, 69.3358) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.80
Silver
#C0C0C0
ΔE00 6.97
Dove Gray
#B6B8BD
ΔE00 7.12
Gainsboro
#DCDCDC
ΔE00 7.71
Fog
#D8DCE0
ΔE00 7.88
Lavender (CSS)
#E6E6FA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8D2 #CBD2C8
analogous
#CAC8D2 #CFC8D2 #D2C8D0
triadic
#CFC8D2 #D2CFC8 #C8D2CF
tetradic
#CFC8D2 #D2CAC8 #CBD2C8 #C8D0D2
square
#CFC8D2 #D2CAC8 #CBD2C8 #C8D0D2
split-complementary
#CFC8D2 #D0D2C8 #C8D2CA
monochromatic
#94859B #B2A6B6 #CFC8D2 #ECEAEE #F0EEF1
Accessibility & contrast
On white
1.63
#CFC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CFC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8D2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8D2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#C8CAD2
Tritanopia (blue-blind)
#CFC9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc8d2; /* rgb */ color: rgb(207, 200, 210); /* oklch */ color: oklch(84.1% 0.016 316.0);
Tailwind
colors: {
custom: {
50: '#ddd8df',
500: '#cfc8d2',
950: '#000000',
},
}SCSS
$custom: #cfc8d2; $custom-light: #ddd8df; $custom-dark: #000000;
JSON
{
"hex": "#cfc8d2",
"rgb": {
"r": 207,
"g": 200,
"b": 210
},
"hsl": {
"h": 282,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84139,
"c": 0.01568,
"h": 316
},
"luminance": 0.59227
}Semantic roles & 50–950 ramp
primary
#CFC8D2
secondary
#9CA698
accent
#945165
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384