#CFCCC3#CFCCC3
#CFCCC3 is a very light, near-neutral yellow. Relative luminance 0.604; OKLCH L 84.5% C 0.013 H 91.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCC3 |
|---|---|
| RGB | rgb(207, 204, 195) |
| HSL | hsl(45, 11%, 79%) |
| HSV | hsv(45, 6%, 81%) |
| CMYK | cmyk(0%, 1.4%, 5.8%, 18.8%) |
| CIE-LAB | lab(82.05, -0.56, 4.84) |
| CIE-LCH | lch(82.05, 4.88, 96.55°) |
| OKLab | oklab(84.51% -0.0003 0.0127) |
| OKLCH | oklch(84.51% 0.013 91.5) |
| XYZ | xyz(57.1740, 60.3916, 60.2639) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 4.86
Warm Gray
#C9BEB0
ΔE00 5.03
Silver
#C0C0C0
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCC3 #C3C6CF
analogous
#CFC6C3 #CFCCC3 #CCCFC3
triadic
#CFCCC3 #C3CFCC #CCC3CF
tetradic
#CFCCC3 #C3CFC6 #C3C6CF #CFC3CC
square
#CFCCC3 #C3CFC6 #C3C6CF #CFC3CC
split-complementary
#CFCCC3 #C3CCCF #C6C3CF
monochromatic
#99927F #B4AFA1 #CFCCC3 #EAE9E5 #F1F1EE
Accessibility & contrast
On white
1.61
#CFCCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CFCCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCC3
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCC3 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC3
Deuteranopia (green-blind)
#CFCCC3
Tritanopia (blue-blind)
#D1CAC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccc3; /* rgb */ color: rgb(207, 204, 195); /* oklch */ color: oklch(84.5% 0.013 91.5);
Tailwind
colors: {
custom: {
50: '#dddbd5',
500: '#cfccc3',
950: '#000000',
},
}SCSS
$custom: #cfccc3; $custom-light: #dddbd5; $custom-dark: #000000;
JSON
{
"hex": "#cfccc3",
"rgb": {
"r": 207,
"g": 204,
"b": 195
},
"hsl": {
"h": 45,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.84508,
"c": 0.01274,
"h": 91.5
},
"luminance": 0.60391
}Semantic roles & 50–950 ramp
primary
#CFCCC3
secondary
#9397A3
accent
#629550
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483