#CCCCBF#CCCCBF
#CCCCBF is a very light, near-neutral yellow. Relative luminance 0.598; OKLCH L 84.2% C 0.018 H 106.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCBF |
|---|---|
| RGB | rgb(204, 204, 191) |
| HSL | hsl(60, 11%, 77%) |
| HSV | hsv(60, 6%, 80%) |
| CMYK | cmyk(0%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(81.72, -2.30, 6.48) |
| CIE-LCH | lch(81.72, 6.87, 109.57°) |
| OKLab | oklab(84.16% -0.0051 0.017) |
| OKLCH | oklch(84.16% 0.018 106.8) |
| XYZ | xyz(55.8974, 59.7849, 57.8750) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.00
Silver (survey)
#C5C9C7
ΔE00 5.19
Warm Gray
#C9BEB0
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.58
Silver
#C0C0C0
ΔE00 6.89
Warm Beige
#E9DCC9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCBF #BFBFCC
analogous
#CCC6BF #CCCCBF #C6CCBF
triadic
#CCCCBF #BFCCCC #CCBFCC
tetradic
#CCCCBF #BFCCC6 #BFBFCC #CCBFC6
square
#CCCCBF #BFCCC6 #BFBFCC #CCBFC6
split-complementary
#CCCCBF #BFC6CC #C6BFCC
monochromatic
#96967B #B1B19D #CCCCBF #E7E7E1 #F1F1EE
Accessibility & contrast
On white
1.62
#CCCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CCCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCBF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCBF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#CECAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccccbf; /* rgb */ color: rgb(204, 204, 191); /* oklch */ color: oklch(84.2% 0.018 106.8);
Tailwind
colors: {
custom: {
50: '#dbdbd2',
500: '#ccccbf',
950: '#000000',
},
}SCSS
$custom: #ccccbf; $custom-light: #dbdbd2; $custom-dark: #000000;
JSON
{
"hex": "#ccccbf",
"rgb": {
"r": 204,
"g": 204,
"b": 191
},
"hsl": {
"h": 60,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.84159,
"c": 0.01772,
"h": 106.8
},
"luminance": 0.59785
}Semantic roles & 50–950 ramp
primary
#CCCCBF
secondary
#8F8FA0
accent
#509550
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483