#CDCCC2#CDCCC2
#CDCCC2 is a very light, near-neutral yellow. Relative luminance 0.601; OKLCH L 84.3% C 0.014 H 102.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCC2 |
|---|---|
| RGB | rgb(205, 204, 194) |
| HSL | hsl(55, 10%, 78%) |
| HSV | hsv(55, 5%, 80%) |
| CMYK | cmyk(0%, 0.5%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.87, -1.43, 5.10) |
| CIE-LCH | lch(81.87, 5.30, 105.69°) |
| OKLab | oklab(84.32% -0.0029 0.0134) |
| OKLCH | oklch(84.32% 0.014 102) |
| XYZ | xyz(56.5059, 60.0601, 59.6444) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.20
Light Grey
#D8DCD6
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 5.24
Warm Gray
#C9BEB0
ΔE00 5.70
Silver
#C0C0C0
ΔE00 5.71
Gainsboro
#DCDCDC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCC2 #C2C3CD
analogous
#CDC6C2 #CDCCC2 #C8CDC2
triadic
#CDCCC2 #C2CDCC #CCC2CD
tetradic
#CDCCC2 #C2CDC6 #C2C3CD #CDC2C8
square
#CDCCC2 #C2CDC6 #C2C3CD #CDC2C8
split-complementary
#CDCCC2 #C2C8CD #C6C2CD
monochromatic
#96947F #B1B0A0 #CDCCC2 #E9E8E4 #F1F1EE
Accessibility & contrast
On white
1.61
#CDCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#CDCCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCC2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCC2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#CFCAC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdccc2; /* rgb */ color: rgb(205, 204, 194); /* oklch */ color: oklch(84.3% 0.014 102.0);
Tailwind
colors: {
custom: {
50: '#dcdbd4',
500: '#cdccc2',
950: '#000000',
},
}SCSS
$custom: #cdccc2; $custom-light: #dcdbd4; $custom-dark: #000000;
JSON
{
"hex": "#cdccc2",
"rgb": {
"r": 205,
"g": 204,
"b": 194
},
"hsl": {
"h": 54.545,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.8432,
"c": 0.0137,
"h": 102
},
"luminance": 0.6006
}Semantic roles & 50–950 ramp
primary
#CDCCC2
secondary
#9394A1
accent
#589452
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483