#CCD3AF#CCD3AF
#CCD3AF is a very light, muted yellow-green. Relative luminance 0.625; OKLCH L 85.2% C 0.049 H 116.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD3AF |
|---|---|
| RGB | rgb(204, 211, 175) |
| HSL | hsl(72, 29%, 76%) |
| HSV | hsv(72, 17%, 83%) |
| CMYK | cmyk(3.3%, 0%, 17.1%, 17.3%) |
| CIE-LAB | lab(83.19, -8.54, 17.06) |
| CIE-LCH | lch(83.19, 19.08, 116.60°) |
| OKLab | oklab(85.2% -0.0217 0.0439) |
| OKLCH | oklch(85.2% 0.049 116.4) |
| XYZ | xyz(55.9331, 62.5213, 49.6703) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.95
Palegoldenrod
#EEE8AA
ΔE00 9.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.23
Beige
#F5F5DC
ΔE00 9.29
Pale Olive
#B9CC81
ΔE00 9.43
Light Grey Green
#B7E1A1
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD3AF #B6AFD3
analogous
#D3C8AF #CCD3AF #BAD3AF
triadic
#CCD3AF #AFCCD3 #D3AFCC
tetradic
#CCD3AF #AFD3C8 #B6AFD3 #D3AFBA
square
#CCD3AF #AFD3C8 #B6AFD3 #D3AFBA
split-complementary
#CCD3AF #AFBAD3 #C8AFD3
monochromatic
#9AA860 #B3BD88 #CCD3AF #E5E9D6 #F2F4EB
Accessibility & contrast
On white
1.56
#CCD3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CCD3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD3AF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD3AF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAD
Deuteranopia (green-blind)
#D8D0B0
Tritanopia (blue-blind)
#D0CFC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ccd3af; /* rgb */ color: rgb(204, 211, 175); /* oklch */ color: oklch(85.2% 0.049 116.4);
Tailwind
colors: {
custom: {
50: '#dbe0c7',
500: '#ccd3af',
950: '#000000',
},
}SCSS
$custom: #ccd3af; $custom-light: #dbe0c7; $custom-dark: #000000;
JSON
{
"hex": "#ccd3af",
"rgb": {
"r": 204,
"g": 211,
"b": 175
},
"hsl": {
"h": 71.667,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.85201,
"c": 0.04895,
"h": 116.4
},
"luminance": 0.62521
}Semantic roles & 50–950 ramp
primary
#CCD3AF
secondary
#867DA9
accent
#3EA852
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482