#CDD2CA#CDD2CA
#CDD2CA is a very light, near-neutral yellow-green. Relative luminance 0.633; OKLCH L 85.8% C 0.012 H 133.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2CA |
|---|---|
| RGB | rgb(205, 210, 202) |
| HSL | hsl(98, 8%, 81%) |
| HSV | hsv(98, 4%, 82%) |
| CMYK | cmyk(2.4%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(83.62, -3.15, 3.36) |
| CIE-LCH | lch(83.62, 4.61, 133.16°) |
| OKLab | oklab(85.76% -0.0083 0.0088) |
| OKLCH | oklch(85.76% 0.012 133.4) |
| XYZ | xyz(58.8823, 63.3365, 64.9888) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.67
Silver (survey)
#C5C9C7
ΔE00 3.67
Light Gray
#D3D3D3
ΔE00 5.17
Gainsboro
#DCDCDC
ΔE00 5.80
Silver
#C0C0C0
ΔE00 6.55
Fog
#D8DCE0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2CA #CFCAD2
analogous
#D1D2CA #CDD2CA #CAD2CB
triadic
#CDD2CA #CACDD2 #D2CACD
tetradic
#CDD2CA #CAD1D2 #CFCAD2 #D2CBCA
square
#CDD2CA #CAD1D2 #CFCAD2 #D2CBCA
split-complementary
#CDD2CA #CBCAD2 #D2CAD1
monochromatic
#8F9A88 #AEB6A9 #CDD2CA #ECEEEB #EFF1EE
Accessibility & contrast
On white
1.54
#CDD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CDD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2CA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2CA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#D2D0CA
Tritanopia (blue-blind)
#CDD1D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdd2ca; /* rgb */ color: rgb(205, 210, 202); /* oklch */ color: oklch(85.8% 0.012 133.4);
Tailwind
colors: {
custom: {
50: '#dcdfda',
500: '#cdd2ca',
950: '#000000',
},
}SCSS
$custom: #cdd2ca; $custom-light: #dcdfda; $custom-dark: #000000;
JSON
{
"hex": "#cdd2ca",
"rgb": {
"r": 205,
"g": 210,
"b": 202
},
"hsl": {
"h": 97.5,
"s": 8.163,
"l": 80.784
},
"oklch": {
"l": 0.85762,
"c": 0.01216,
"h": 133.4
},
"luminance": 0.63337
}Semantic roles & 50–950 ramp
primary
#CDD2CA
secondary
#A19BA6
accent
#53927B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483