#CFCDC3#CFCDC3
#CFCDC3 is a very light, near-neutral yellow. Relative luminance 0.609; OKLCH L 84.7% C 0.014 H 97.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC3 |
|---|---|
| RGB | rgb(207, 205, 195) |
| HSL | hsl(50, 11%, 79%) |
| HSV | hsv(50, 6%, 81%) |
| CMYK | cmyk(0%, 1%, 5.8%, 18.8%) |
| CIE-LAB | lab(82.31, -1.08, 5.22) |
| CIE-LCH | lch(82.31, 5.33, 101.70°) |
| OKLab | oklab(84.71% -0.0018 0.0137) |
| OKLCH | oklch(84.71% 0.014 97.5) |
| XYZ | xyz(57.4124, 60.8684, 60.3434) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.46
Light Grey
#D8DCD6
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.09
Warm Gray
#C9BEB0
ΔE00 5.47
Silver
#C0C0C0
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC3 #C3C5CF
analogous
#CFC7C3 #CFCDC3 #CBCFC3
triadic
#CFCDC3 #C3CFCD #CDC3CF
tetradic
#CFCDC3 #C3CFC7 #C3C5CF #CFC3CB
square
#CFCDC3 #C3CFC7 #C3C5CF #CFC3CB
split-complementary
#CFCDC3 #C3CBCF #C7C3CF
monochromatic
#99947F #B4B1A1 #CFCDC3 #EAE9E5 #F1F1EE
Accessibility & contrast
On white
1.59
#CFCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CFCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC3
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC3 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC2
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#D1CBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc3; /* rgb */ color: rgb(207, 205, 195); /* oklch */ color: oklch(84.7% 0.014 97.5);
Tailwind
colors: {
custom: {
50: '#dddcd5',
500: '#cfcdc3',
950: '#000000',
},
}SCSS
$custom: #cfcdc3; $custom-light: #dddcd5; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc3",
"rgb": {
"r": 207,
"g": 205,
"b": 195
},
"hsl": {
"h": 50,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.8471,
"c": 0.01383,
"h": 97.5
},
"luminance": 0.60868
}Semantic roles & 50–950 ramp
primary
#CFCDC3
secondary
#9396A3
accent
#5C9550
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483