#CDCDC2#CDCDC2
#CDCDC2 is a very light, near-neutral yellow. Relative luminance 0.605; OKLCH L 84.5% C 0.015 H 106.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDC2 |
|---|---|
| RGB | rgb(205, 205, 194) |
| HSL | hsl(60, 10%, 78%) |
| HSV | hsv(60, 5%, 80%) |
| CMYK | cmyk(0%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(82.13, -1.96, 5.47) |
| CIE-LCH | lch(82.13, 5.81, 109.66°) |
| OKLab | oklab(84.52% -0.0043 0.0144) |
| OKLCH | oklch(84.52% 0.015 106.7) |
| XYZ | xyz(56.7444, 60.5370, 59.7239) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.35
Silver (survey)
#C5C9C7
ΔE00 4.47
Light Gray
#D3D3D3
ΔE00 5.68
Warm Gray
#C9BEB0
ΔE00 6.23
Silver
#C0C0C0
ΔE00 6.25
Gainsboro
#DCDCDC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDC2 #C2C2CD
analogous
#CDC7C2 #CDCDC2 #C7CDC2
triadic
#CDCDC2 #C2CDCD #CDC2CD
tetradic
#CDCDC2 #C2CDC7 #C2C2CD #CDC2C7
square
#CDCDC2 #C2CDC7 #C2C2CD #CDC2C7
split-complementary
#CDCDC2 #C2C7CD #C7C2CD
monochromatic
#96967F #B1B1A0 #CDCDC2 #E9E9E4 #F1F1EE
Accessibility & contrast
On white
1.60
#CDCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CDCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDC2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDC2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#CFCBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcdc2; /* rgb */ color: rgb(205, 205, 194); /* oklch */ color: oklch(84.5% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#dcdcd4',
500: '#cdcdc2',
950: '#000000',
},
}SCSS
$custom: #cdcdc2; $custom-light: #dcdcd4; $custom-dark: #000000;
JSON
{
"hex": "#cdcdc2",
"rgb": {
"r": 205,
"g": 205,
"b": 194
},
"hsl": {
"h": 60,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.84524,
"c": 0.01499,
"h": 106.7
},
"luminance": 0.60537
}Semantic roles & 50–950 ramp
primary
#CDCDC2
secondary
#9393A1
accent
#529452
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483