#CCD2C3#CCD2C3
#CCD2C3 is a very light, muted yellow-green. Relative luminance 0.629; OKLCH L 85.5% C 0.021 H 124.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2C3 |
|---|---|
| RGB | rgb(204, 210, 195) |
| HSL | hsl(84, 14%, 79%) |
| HSV | hsv(84, 7%, 82%) |
| CMYK | cmyk(2.9%, 0%, 7.1%, 17.6%) |
| CIE-LAB | lab(83.37, -4.73, 6.72) |
| CIE-LCH | lch(83.37, 8.22, 125.15°) |
| OKLab | oklab(85.49% -0.0122 0.0176) |
| OKLCH | oklch(85.49% 0.021 124.7) |
| XYZ | xyz(57.7972, 62.8706, 60.7095) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.91
Silver (survey)
#C5C9C7
ΔE00 6.38
Eggshell
#F0EAD6
ΔE00 8.02
Light Gray
#D3D3D3
ΔE00 8.05
Gainsboro
#DCDCDC
ΔE00 8.51
Beige
#F5F5DC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2C3 #C9C3D2
analogous
#D2D1C3 #CCD2C3 #C5D2C3
triadic
#CCD2C3 #C3CCD2 #D2C3CC
tetradic
#CCD2C3 #C3D2D1 #C9C3D2 #D2C3C5
square
#CCD2C3 #C3D2D1 #C9C3D2 #D2C3C5
split-complementary
#CCD2C3 #C3C5D2 #D1C3D2
monochromatic
#919E7D #AEB8A0 #CCD2C3 #EAECE6 #F0F2EE
Accessibility & contrast
On white
1.55
#CCD2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CCD2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2C3
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2C3 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#D3D0C4
Tritanopia (blue-blind)
#CDD0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd2c3; /* rgb */ color: rgb(204, 210, 195); /* oklch */ color: oklch(85.5% 0.021 124.7);
Tailwind
colors: {
custom: {
50: '#dbdfd5',
500: '#ccd2c3',
950: '#000000',
},
}SCSS
$custom: #ccd2c3; $custom-light: #dbdfd5; $custom-dark: #000000;
JSON
{
"hex": "#ccd2c3",
"rgb": {
"r": 204,
"g": 210,
"b": 195
},
"hsl": {
"h": 84,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.85494,
"c": 0.0214,
"h": 124.7
},
"luminance": 0.62871
}Semantic roles & 50–950 ramp
primary
#CCD2C3
secondary
#9B93A6
accent
#4D986B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483