#CDCCC3#CDCCC3
#CDCCC3 is a very light, near-neutral yellow. Relative luminance 0.601; OKLCH L 84.3% C 0.012 H 101.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCC3 |
|---|---|
| RGB | rgb(205, 204, 195) |
| HSL | hsl(54, 9%, 78%) |
| HSV | hsv(54, 5%, 80%) |
| CMYK | cmyk(0%, 0.5%, 4.9%, 19.6%) |
| CIE-LAB | lab(81.90, -1.26, 4.60) |
| CIE-LCH | lch(81.90, 4.77, 105.30°) |
| OKLab | oklab(84.35% -0.0025 0.0121) |
| OKLCH | oklch(84.35% 0.012 101.5) |
| XYZ | xyz(56.6186, 60.1052, 60.2379) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.85
Light Grey
#D8DCD6
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 4.81
Silver
#C0C0C0
ΔE00 5.33
Warm Gray
#C9BEB0
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCC3 #C3C4CD
analogous
#CDC7C3 #CDCCC3 #C9CDC3
triadic
#CDCCC3 #C3CDCC #CCC3CD
tetradic
#CDCCC3 #C3CDC7 #C3C4CD #CDC3C9
square
#CDCCC3 #C3CDC7 #C3C4CD #CDC3C9
split-complementary
#CDCCC3 #C3C9CD #C7C3CD
monochromatic
#959380 #B1B0A2 #CDCCC3 #E9E8E4 #F1F1EE
Accessibility & contrast
On white
1.61
#CDCCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CDCCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCC3
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCC3 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC3
Deuteranopia (green-blind)
#CECCC3
Tritanopia (blue-blind)
#CFCBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdccc3; /* rgb */ color: rgb(205, 204, 195); /* oklch */ color: oklch(84.3% 0.012 101.5);
Tailwind
colors: {
custom: {
50: '#dcdbd5',
500: '#cdccc3',
950: '#000000',
},
}SCSS
$custom: #cdccc3; $custom-light: #dcdbd5; $custom-dark: #000000;
JSON
{
"hex": "#cdccc3",
"rgb": {
"r": 205,
"g": 204,
"b": 195
},
"hsl": {
"h": 54,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.84348,
"c": 0.01235,
"h": 101.5
},
"luminance": 0.60105
}Semantic roles & 50–950 ramp
primary
#CDCCC3
secondary
#9495A1
accent
#599352
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483