#CFCCBC#CFCCBC
#CFCCBC is a very light, muted yellow. Relative luminance 0.601; OKLCH L 84.3% C 0.022 H 98.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCBC |
|---|---|
| RGB | rgb(207, 204, 188) |
| HSL | hsl(51, 17%, 77%) |
| HSV | hsv(51, 9%, 81%) |
| CMYK | cmyk(0%, 1.4%, 9.2%, 18.8%) |
| CIE-LAB | lab(81.88, -1.74, 8.34) |
| CIE-LCH | lch(81.88, 8.52, 101.82°) |
| OKLab | oklab(84.32% -0.0031 0.0218) |
| OKLCH | oklch(84.32% 0.022 98.2) |
| XYZ | xyz(56.4010, 60.0824, 56.1930) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.38
Light Grey
#D8DCD6
ΔE00 6.11
Warm Beige
#E9DCC9
ΔE00 6.22
Silver (survey)
#C5C9C7
ΔE00 6.60
Eggshell
#F0EAD6
ΔE00 7.13
Light Gray
#D3D3D3
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCBC #BCBFCF
analogous
#CFC2BC #CFCCBC #C9CFBC
triadic
#CFCCBC #BCCFCC #CCBCCF
tetradic
#CFCCBC #BCCFC2 #BCBFCF #CFBCC9
square
#CFCCBC #BCCFC2 #BCBFCF #CFBCC9
split-complementary
#CFCCBC #BCC9CF #C2BCCF
monochromatic
#9C9675 #B5B198 #CFCCBC #E9E7E0 #F2F1ED
Accessibility & contrast
On white
1.61
#CFCCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CFCCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCBC
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCBC | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBB
Deuteranopia (green-blind)
#D1CCBC
Tritanopia (blue-blind)
#D2CAC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccbc; /* rgb */ color: rgb(207, 204, 188); /* oklch */ color: oklch(84.3% 0.022 98.2);
Tailwind
colors: {
custom: {
50: '#dddbd0',
500: '#cfccbc',
950: '#000000',
},
}SCSS
$custom: #cfccbc; $custom-light: #dddbd0; $custom-dark: #000000;
JSON
{
"hex": "#cfccbc",
"rgb": {
"r": 207,
"g": 204,
"b": 188
},
"hsl": {
"h": 50.526,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.84321,
"c": 0.02202,
"h": 98.2
},
"luminance": 0.60082
}Semantic roles & 50–950 ramp
primary
#CFCCBC
secondary
#8C8FA4
accent
#579B4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483