#CFCFC6#CFCFC6
#CFCFC6 is a very light, near-neutral yellow. Relative luminance 0.620; OKLCH L 85.2% C 0.012 H 106.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFC6 |
|---|---|
| RGB | rgb(207, 207, 198) |
| HSL | hsl(60, 9%, 79%) |
| HSV | hsv(60, 4%, 81%) |
| CMYK | cmyk(0%, 0%, 4.3%, 18.8%) |
| CIE-LAB | lab(82.90, -1.60, 4.47) |
| CIE-LCH | lch(82.90, 4.75, 109.76°) |
| OKLab | oklab(85.2% -0.0035 0.0118) |
| OKLCH | oklch(85.2% 0.012 106.6) |
| XYZ | xyz(58.2365, 61.9684, 62.3082) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.60
Silver (survey)
#C5C9C7
ΔE00 3.88
Light Gray
#D3D3D3
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 5.56
Silver
#C0C0C0
ΔE00 5.79
Warm Gray
#C9BEB0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFC6 #C6C6CF
analogous
#CFCBC6 #CFCFC6 #CBCFC6
triadic
#CFCFC6 #C6CFCF #CFC6CF
tetradic
#CFCFC6 #C6CFCB #C6C6CF #CFC6CB
square
#CFCFC6 #C6CFCB #C6C6CF #CFC6CB
split-complementary
#CFCFC6 #C6CBCF #CBC6CF
monochromatic
#979784 #B3B3A5 #CFCFC6 #EBEBE7 #F1F1EE
Accessibility & contrast
On white
1.57
#CFCFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#CFCFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFC6
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFC6 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC6
Deuteranopia (green-blind)
#D1CFC6
Tritanopia (blue-blind)
#D1CECC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfc6; /* rgb */ color: rgb(207, 207, 198); /* oklch */ color: oklch(85.2% 0.012 106.6);
Tailwind
colors: {
custom: {
50: '#ddddd7',
500: '#cfcfc6',
950: '#000000',
},
}SCSS
$custom: #cfcfc6; $custom-light: #ddddd7; $custom-dark: #000000;
JSON
{
"hex": "#cfcfc6",
"rgb": {
"r": 207,
"g": 207,
"b": 198
},
"hsl": {
"h": 60,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.85198,
"c": 0.01226,
"h": 106.6
},
"luminance": 0.61968
}Semantic roles & 50–950 ramp
primary
#CFCFC6
secondary
#9797A3
accent
#539353
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483