#CFCFC5#CFCFC5
#CFCFC5 is a very light, near-neutral yellow. Relative luminance 0.619; OKLCH L 85.2% C 0.014 H 106.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFC5 |
|---|---|
| RGB | rgb(207, 207, 197) |
| HSL | hsl(60, 9%, 79%) |
| HSV | hsv(60, 5%, 81%) |
| CMYK | cmyk(0%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(82.87, -1.78, 4.96) |
| CIE-LCH | lch(82.87, 5.27, 109.71°) |
| OKLab | oklab(85.17% -0.0039 0.013) |
| OKLCH | oklch(85.17% 0.014 106.7) |
| XYZ | xyz(58.1215, 61.9224, 61.7028) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.77
Silver (survey)
#C5C9C7
ΔE00 4.23
Light Gray
#D3D3D3
ΔE00 5.13
Gainsboro
#DCDCDC
ΔE00 5.94
Silver
#C0C0C0
ΔE00 6.14
Warm Gray
#C9BEB0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFC5 #C5C5CF
analogous
#CFCAC5 #CFCFC5 #CACFC5
triadic
#CFCFC5 #C5CFCF #CFC5CF
tetradic
#CFCFC5 #C5CFCA #C5C5CF #CFC5CA
square
#CFCFC5 #C5CFCA #C5C5CF #CFC5CA
split-complementary
#CFCFC5 #C5CACF #CAC5CF
monochromatic
#989882 #B3B3A4 #CFCFC5 #EBEBE6 #F1F1EE
Accessibility & contrast
On white
1.57
#CFCFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#CFCFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFC5
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFC5 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC4
Deuteranopia (green-blind)
#D1CFC5
Tritanopia (blue-blind)
#D1CECC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfc5; /* rgb */ color: rgb(207, 207, 197); /* oklch */ color: oklch(85.2% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#ddddd6',
500: '#cfcfc5',
950: '#000000',
},
}SCSS
$custom: #cfcfc5; $custom-light: #ddddd6; $custom-dark: #000000;
JSON
{
"hex": "#cfcfc5",
"rgb": {
"r": 207,
"g": 207,
"b": 197
},
"hsl": {
"h": 60,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.8517,
"c": 0.01361,
"h": 106.7
},
"luminance": 0.61922
}Semantic roles & 50–950 ramp
primary
#CFCFC5
secondary
#9696A3
accent
#529352
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483