#CCCBBE#CCCBBE
#CCCBBE is a very light, near-neutral yellow. Relative luminance 0.593; OKLCH L 83.9% C 0.018 H 103.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBBE |
|---|---|
| RGB | rgb(204, 203, 190) |
| HSL | hsl(56, 12%, 77%) |
| HSV | hsv(56, 7%, 80%) |
| CMYK | cmyk(0%, 0.5%, 6.9%, 20%) |
| CIE-LAB | lab(81.44, -1.95, 6.60) |
| CIE-LCH | lch(81.44, 6.88, 106.45°) |
| OKLab | oklab(83.93% -0.0041 0.0173) |
| OKLCH | oklch(83.93% 0.018 103.2) |
| XYZ | xyz(55.5508, 59.2672, 57.2184) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 5.28
Warm Gray
#C9BEB0
ΔE00 5.68
Light Gray
#D3D3D3
ΔE00 6.55
Silver
#C0C0C0
ΔE00 6.73
Warm Beige
#E9DCC9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBBE #BEBFCC
analogous
#CCC4BE #CCCBBE #C6CCBE
triadic
#CCCBBE #BECCCB #CBBECC
tetradic
#CCCBBE #BECCC4 #BEBFCC #CCBEC6
square
#CCCBBE #BECCC4 #BEBFCC #CCBEC6
split-complementary
#CCCBBE #BEC6CC #C4BECC
monochromatic
#969479 #B1B09C #CCCBBE #E7E6E0 #F2F1EE
Accessibility & contrast
On white
1.63
#CCCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CCCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBBE
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBBE | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#CEC9C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccbbe; /* rgb */ color: rgb(204, 203, 190); /* oklch */ color: oklch(83.9% 0.018 103.2);
Tailwind
colors: {
custom: {
50: '#dbdad1',
500: '#cccbbe',
950: '#000000',
},
}SCSS
$custom: #cccbbe; $custom-light: #dbdad1; $custom-dark: #000000;
JSON
{
"hex": "#cccbbe",
"rgb": {
"r": 204,
"g": 203,
"b": 190
},
"hsl": {
"h": 55.714,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.83929,
"c": 0.01777,
"h": 103.2
},
"luminance": 0.59267
}Semantic roles & 50–950 ramp
primary
#CCCBBE
secondary
#8E90A0
accent
#54964F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383