#CBCDC2#CBCDC2
#CBCDC2 is a very light, near-neutral yellow-green. Relative luminance 0.603; OKLCH L 84.4% C 0.015 H 115.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCDC2 |
|---|---|
| RGB | rgb(203, 205, 194) |
| HSL | hsl(71, 10%, 78%) |
| HSV | hsv(71, 5%, 80%) |
| CMYK | cmyk(1%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.98, -2.66, 5.23) |
| CIE-LCH | lch(81.98, 5.87, 116.92°) |
| OKLab | oklab(84.37% -0.0064 0.0137) |
| OKLCH | oklch(84.37% 0.015 115.1) |
| XYZ | xyz(56.1961, 60.2543, 59.6982) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.23
Silver (survey)
#C5C9C7
ΔE00 4.32
Light Gray
#D3D3D3
ΔE00 5.98
Silver
#C0C0C0
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 6.88
Warm Gray
#C9BEB0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCDC2 #C4C2CD
analogous
#CDC9C2 #CBCDC2 #C5CDC2
triadic
#CBCDC2 #C2CBCD #CDC2CB
tetradic
#CBCDC2 #C2CDC9 #C4C2CD #CDC2C5
square
#CBCDC2 #C2CDC9 #C4C2CD #CDC2C5
split-complementary
#CBCDC2 #C2C5CD #C9C2CD
monochromatic
#92967F #AEB1A0 #CBCDC2 #E8E9E4 #F1F1EE
Accessibility & contrast
On white
1.61
#CBCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CBCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCDC2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCDC2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#CCCCCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cbcdc2; /* rgb */ color: rgb(203, 205, 194); /* oklch */ color: oklch(84.4% 0.015 115.1);
Tailwind
colors: {
custom: {
50: '#dadcd4',
500: '#cbcdc2',
950: '#000000',
},
}SCSS
$custom: #cbcdc2; $custom-light: #dadcd4; $custom-dark: #000000;
JSON
{
"hex": "#cbcdc2",
"rgb": {
"r": 203,
"g": 205,
"b": 194
},
"hsl": {
"h": 70.909,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.84366,
"c": 0.01516,
"h": 115.1
},
"luminance": 0.60254
}Semantic roles & 50–950 ramp
primary
#CBCDC2
secondary
#9593A1
accent
#52945E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483