#CFCDC6#CFCDC6
#CFCDC6 is a very light, near-neutral yellow. Relative luminance 0.610; OKLCH L 84.8% C 0.010 H 93.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC6 |
|---|---|
| RGB | rgb(207, 205, 198) |
| HSL | hsl(47, 9%, 79%) |
| HSV | hsv(47, 4%, 81%) |
| CMYK | cmyk(0%, 1%, 4.3%, 18.8%) |
| CIE-LAB | lab(82.38, -0.56, 3.72) |
| CIE-LCH | lch(82.38, 3.76, 98.54°) |
| OKLab | oklab(84.79% -0.0006 0.0098) |
| OKLCH | oklch(84.79% 0.01 93.6) |
| XYZ | xyz(57.7550, 61.0055, 62.1477) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.62
Light Gray
#D3D3D3
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 4.32
Silver
#C0C0C0
ΔE00 4.78
Gainsboro
#DCDCDC
ΔE00 4.98
Warm Gray
#C9BEB0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC6 #C6C8CF
analogous
#CFC9C6 #CFCDC6 #CDCFC6
triadic
#CFCDC6 #C6CFCD #CDC6CF
tetradic
#CFCDC6 #C6CFC9 #C6C8CF #CFC6CD
square
#CFCDC6 #C6CFC9 #C6C8CF #CFC6CD
split-complementary
#CFCDC6 #C6CDCF #C9C6CF
monochromatic
#979384 #B3B0A5 #CFCDC6 #EBEAE7 #F1F0EE
Accessibility & contrast
On white
1.59
#CFCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CFCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC6
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC6 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC6
Deuteranopia (green-blind)
#CFCDC6
Tritanopia (blue-blind)
#D1CCCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc6; /* rgb */ color: rgb(207, 205, 198); /* oklch */ color: oklch(84.8% 0.010 93.6);
Tailwind
colors: {
custom: {
50: '#dddcd7',
500: '#cfcdc6',
950: '#000000',
},
}SCSS
$custom: #cfcdc6; $custom-light: #dddcd7; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc6",
"rgb": {
"r": 207,
"g": 205,
"b": 198
},
"hsl": {
"h": 46.667,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.84793,
"c": 0.00983,
"h": 93.6
},
"luminance": 0.61005
}Semantic roles & 50–950 ramp
primary
#CFCDC6
secondary
#9799A3
accent
#619353
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483