#CBD2B5#CBD2B5
#CBD2B5 is a very light, muted yellow-green. Relative luminance 0.621; OKLCH L 85.1% C 0.040 H 118.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2B5 |
|---|---|
| RGB | rgb(203, 210, 181) |
| HSL | hsl(74, 24%, 77%) |
| HSV | hsv(74, 14%, 82%) |
| CMYK | cmyk(3.3%, 0%, 13.8%, 17.6%) |
| CIE-LAB | lab(82.98, -7.44, 13.58) |
| CIE-LCH | lch(82.98, 15.48, 118.71°) |
| OKLab | oklab(85.06% -0.0189 0.0351) |
| OKLCH | oklch(85.06% 0.04 118.3) |
| XYZ | xyz(56.0146, 62.1260, 52.7477) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.81
Eggshell
#F0EAD6
ΔE00 9.23
Beige (survey)
#E6DAA6
ΔE00 9.24
Light Grey
#D8DCD6
ΔE00 9.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.76
Lightyellow
#FFFFE0
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2B5 #BCB5D2
analogous
#D2CBB5 #CBD2B5 #BDD2B5
triadic
#CBD2B5 #B5CBD2 #D2B5CB
tetradic
#CBD2B5 #B5D2CB #BCB5D2 #D2B5BD
square
#CBD2B5 #B5D2CB #BCB5D2 #D2B5BD
split-complementary
#CBD2B5 #B5BDD2 #CBB5D2
monochromatic
#96A469 #B0BB8F #CBD2B5 #E6E9DB #F2F3EC
Accessibility & contrast
On white
1.56
#CBD2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CBD2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2B5
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2B5 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB3
Deuteranopia (green-blind)
#D5CFB6
Tritanopia (blue-blind)
#CECFCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd2b5; /* rgb */ color: rgb(203, 210, 181); /* oklch */ color: oklch(85.1% 0.040 118.3);
Tailwind
colors: {
custom: {
50: '#dbdfcb',
500: '#cbd2b5',
950: '#000000',
},
}SCSS
$custom: #cbd2b5; $custom-light: #dbdfcb; $custom-dark: #000000;
JSON
{
"hex": "#cbd2b5",
"rgb": {
"r": 203,
"g": 210,
"b": 181
},
"hsl": {
"h": 74.483,
"s": 24.37,
"l": 76.667
},
"oklch": {
"l": 0.85059,
"c": 0.03989,
"h": 118.3
},
"luminance": 0.62126
}Semantic roles & 50–950 ramp
primary
#CBD2B5
secondary
#8C84A8
accent
#43A35A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482