#CCCCBE#CCCCBE
#CCCCBE is a very light, near-neutral yellow. Relative luminance 0.597; OKLCH L 84.1% C 0.019 H 106.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCBE |
|---|---|
| RGB | rgb(204, 204, 190) |
| HSL | hsl(60, 12%, 77%) |
| HSV | hsv(60, 7%, 80%) |
| CMYK | cmyk(0%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(81.70, -2.47, 6.97) |
| CIE-LCH | lch(81.70, 7.40, 109.52°) |
| OKLab | oklab(84.13% -0.0055 0.0183) |
| OKLCH | oklch(84.13% 0.019 106.8) |
| XYZ | xyz(55.7877, 59.7410, 57.2974) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.26
Silver (survey)
#C5C9C7
ΔE00 5.57
Warm Gray
#C9BEB0
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 6.98
Silver
#C0C0C0
ΔE00 7.26
Warm Beige
#E9DCC9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCBE #BEBECC
analogous
#CCC5BE #CCCCBE #C5CCBE
triadic
#CCCCBE #BECCCC #CCBECC
tetradic
#CCCCBE #BECCC5 #BEBECC #CCBEC5
square
#CCCCBE #BECCC5 #BEBECC #CCBEC5
split-complementary
#CCCCBE #BEC5CC #C5BECC
monochromatic
#969679 #B1B19C #CCCCBE #E7E7E0 #F2F2EE
Accessibility & contrast
On white
1.62
#CCCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#CCCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCBE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCBE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBD
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#CECAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccccbe; /* rgb */ color: rgb(204, 204, 190); /* oklch */ color: oklch(84.1% 0.019 106.8);
Tailwind
colors: {
custom: {
50: '#dbdbd1',
500: '#ccccbe',
950: '#000000',
},
}SCSS
$custom: #ccccbe; $custom-light: #dbdbd1; $custom-dark: #000000;
JSON
{
"hex": "#ccccbe",
"rgb": {
"r": 204,
"g": 204,
"b": 190
},
"hsl": {
"h": 60,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.84133,
"c": 0.01907,
"h": 106.8
},
"luminance": 0.59741
}Semantic roles & 50–950 ramp
primary
#CCCCBE
secondary
#8E8EA0
accent
#4F964F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483