#CDCDC3#CDCDC3
#CDCDC3 is a very light, near-neutral yellow. Relative luminance 0.606; OKLCH L 84.6% C 0.014 H 106.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDC3 |
|---|---|
| RGB | rgb(205, 205, 195) |
| HSL | hsl(60, 9%, 78%) |
| HSV | hsv(60, 5%, 80%) |
| CMYK | cmyk(0%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(82.15, -1.78, 4.97) |
| CIE-LCH | lch(82.15, 5.28, 109.71°) |
| OKLab | oklab(84.55% -0.0039 0.0131) |
| OKLCH | oklch(84.55% 0.014 106.7) |
| XYZ | xyz(56.8571, 60.5821, 60.3174) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.09
Light Grey
#D8DCD6
ΔE00 4.16
Light Gray
#D3D3D3
ΔE00 5.26
Silver
#C0C0C0
ΔE00 5.88
Warm Gray
#C9BEB0
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDC3 #C3C3CD
analogous
#CDC8C3 #CDCDC3 #C8CDC3
triadic
#CDCDC3 #C3CDCD #CDC3CD
tetradic
#CDCDC3 #C3CDC8 #C3C3CD #CDC3C8
square
#CDCDC3 #C3CDC8 #C3C3CD #CDC3C8
split-complementary
#CDCDC3 #C3C8CD #C8C3CD
monochromatic
#959580 #B1B1A2 #CDCDC3 #E9E9E4 #F1F1EE
Accessibility & contrast
On white
1.60
#CDCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CDCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDC3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDC3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC2
Deuteranopia (green-blind)
#CFCDC3
Tritanopia (blue-blind)
#CFCCCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdc3; /* rgb */ color: rgb(205, 205, 195); /* oklch */ color: oklch(84.6% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#dcdcd5',
500: '#cdcdc3',
950: '#000000',
},
}SCSS
$custom: #cdcdc3; $custom-light: #dcdcd5; $custom-dark: #000000;
JSON
{
"hex": "#cdcdc3",
"rgb": {
"r": 205,
"g": 205,
"b": 195
},
"hsl": {
"h": 60,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.84551,
"c": 0.01365,
"h": 106.7
},
"luminance": 0.60582
}Semantic roles & 50–950 ramp
primary
#CDCDC3
secondary
#9494A1
accent
#529352
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483