#CCD0B6#CCD0B6
#CCD0B6 is a very light, muted yellow. Relative luminance 0.613; OKLCH L 84.7% C 0.035 H 114.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD0B6 |
|---|---|
| RGB | rgb(204, 208, 182) |
| HSL | hsl(69, 22%, 76%) |
| HSV | hsv(69, 13%, 82%) |
| CMYK | cmyk(1.9%, 0%, 12.5%, 18.4%) |
| CIE-LAB | lab(82.55, -5.88, 12.46) |
| CIE-LCH | lch(82.55, 13.78, 115.29°) |
| OKLab | oklab(84.75% -0.0145 0.0323) |
| OKLCH | oklch(84.75% 0.035 114.3) |
| XYZ | xyz(55.9002, 61.3267, 53.1392) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.39
Light Grey
#D8DCD6
ΔE00 8.51
Beige
#F5F5DC
ΔE00 8.64
Beige (survey)
#E6DAA6
ΔE00 9.22
Warm Beige
#E9DCC9
ΔE00 9.69
Silver (survey)
#C5C9C7
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD0B6 #BAB6D0
analogous
#D0C7B6 #CCD0B6 #BFD0B6
triadic
#CCD0B6 #B6CCD0 #D0B6CC
tetradic
#CCD0B6 #B6D0C7 #BAB6D0 #D0B6BF
square
#CCD0B6 #B6D0C7 #BAB6D0 #D0B6BF
split-complementary
#CCD0B6 #B6BFD0 #C7B6D0
monochromatic
#98A06C #B2B891 #CCD0B6 #E6E8DB #F2F3EC
Accessibility & contrast
On white
1.58
#CCD0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CCD0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD0B6
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD0B6 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB5
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#CFCDC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccd0b6; /* rgb */ color: rgb(204, 208, 182); /* oklch */ color: oklch(84.7% 0.035 114.3);
Tailwind
colors: {
custom: {
50: '#dbdecb',
500: '#ccd0b6',
950: '#000000',
},
}SCSS
$custom: #ccd0b6; $custom-light: #dbdecb; $custom-dark: #000000;
JSON
{
"hex": "#ccd0b6",
"rgb": {
"r": 204,
"g": 208,
"b": 182
},
"hsl": {
"h": 69.231,
"s": 21.667,
"l": 76.471
},
"oklch": {
"l": 0.84748,
"c": 0.03542,
"h": 114.3
},
"luminance": 0.61327
}Semantic roles & 50–950 ramp
primary
#CCD0B6
secondary
#8A85A5
accent
#45A053
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#151513
muted
#848483