#CCCDBE#CCCDBE
#CCCDBE is a very light, muted yellow. Relative luminance 0.602; OKLCH L 84.3% C 0.020 H 109.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDBE |
|---|---|
| RGB | rgb(204, 205, 190) |
| HSL | hsl(64, 13%, 77%) |
| HSV | hsv(64, 7%, 80%) |
| CMYK | cmyk(0.5%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(81.96, -2.99, 7.35) |
| CIE-LCH | lch(81.96, 7.93, 112.17°) |
| OKLab | oklab(84.34% -0.007 0.0192) |
| OKLCH | oklch(84.34% 0.02 109.9) |
| XYZ | xyz(56.0262, 60.2179, 57.3769) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.33
Silver (survey)
#C5C9C7
ΔE00 5.93
Warm Gray
#C9BEB0
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 7.42
Eggshell
#F0EAD6
ΔE00 7.65
Warm Beige
#E9DCC9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDBE #BFBECD
analogous
#CDC7BE #CCCDBE #C5CDBE
triadic
#CCCDBE #BECCCD #CDBECC
tetradic
#CCCDBE #BECDC7 #BFBECD #CDBEC5
square
#CCCDBE #BECDC7 #BFBECD #CDBEC5
split-complementary
#CCCDBE #BEC5CD #C7BECD
monochromatic
#969879 #B1B29B #CCCDBE #E7E8E1 #F1F2EE
Accessibility & contrast
On white
1.61
#CCCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#CCCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDBE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDBE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBD
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#CECBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdbe; /* rgb */ color: rgb(204, 205, 190); /* oklch */ color: oklch(84.3% 0.020 109.9);
Tailwind
colors: {
custom: {
50: '#dbdcd1',
500: '#cccdbe',
950: '#000000',
},
}SCSS
$custom: #cccdbe; $custom-light: #dbdcd1; $custom-dark: #000000;
JSON
{
"hex": "#cccdbe",
"rgb": {
"r": 204,
"g": 205,
"b": 190
},
"hsl": {
"h": 64,
"s": 13.043,
"l": 77.451
},
"oklch": {
"l": 0.84337,
"c": 0.02044,
"h": 109.9
},
"luminance": 0.60218
}Semantic roles & 50–950 ramp
primary
#CCCDBE
secondary
#8F8EA1
accent
#4E9753
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483