#CFCCBD#CFCCBD
#CFCCBD is a very light, muted yellow. Relative luminance 0.601; OKLCH L 84.3% C 0.021 H 97.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCBD |
|---|---|
| RGB | rgb(207, 204, 189) |
| HSL | hsl(50, 16%, 78%) |
| HSV | hsv(50, 9%, 81%) |
| CMYK | cmyk(0%, 1.4%, 8.7%, 18.8%) |
| CIE-LAB | lab(81.91, -1.58, 7.84) |
| CIE-LCH | lch(81.91, 8.00, 101.38°) |
| OKLab | oklab(84.35% -0.0027 0.0205) |
| OKLCH | oklch(84.35% 0.021 97.6) |
| XYZ | xyz(56.5092, 60.1256, 56.7627) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.23
Light Grey
#D8DCD6
ΔE00 5.87
Warm Beige
#E9DCC9
ΔE00 6.18
Silver (survey)
#C5C9C7
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 7.14
Eggshell
#F0EAD6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCBD #BDC0CF
analogous
#CFC3BD #CFCCBD #C9CFBD
triadic
#CFCCBD #BDCFCC #CCBDCF
tetradic
#CFCCBD #BDCFC3 #BDC0CF #CFBDC9
square
#CFCCBD #BDCFC3 #BDC0CF #CFBDC9
split-complementary
#CFCCBD #BDC9CF #C3BDCF
monochromatic
#9B9576 #B5B19A #CFCCBD #E9E7E0 #F2F1ED
Accessibility & contrast
On white
1.61
#CFCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CFCCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCBD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCBD | 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)
#CFCBBC
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#D2CAC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccbd; /* rgb */ color: rgb(207, 204, 189); /* oklch */ color: oklch(84.3% 0.021 97.6);
Tailwind
colors: {
custom: {
50: '#dddbd0',
500: '#cfccbd',
950: '#000000',
},
}SCSS
$custom: #cfccbd; $custom-light: #dddbd0; $custom-dark: #000000;
JSON
{
"hex": "#cfccbd",
"rgb": {
"r": 207,
"g": 204,
"b": 189
},
"hsl": {
"h": 50,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.84347,
"c": 0.02069,
"h": 97.6
},
"luminance": 0.60125
}Semantic roles & 50–950 ramp
primary
#CFCCBD
secondary
#8D91A3
accent
#599A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483