#CBD2B4#CBD2B4
#CBD2B4 is a very light, muted yellow-green. Relative luminance 0.621; OKLCH L 85.0% C 0.041 H 118.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2B4 |
|---|---|
| RGB | rgb(203, 210, 180) |
| HSL | hsl(74, 25%, 76%) |
| HSV | hsv(74, 14%, 82%) |
| CMYK | cmyk(3.3%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(82.96, -7.60, 14.08) |
| CIE-LCH | lch(82.96, 16.00, 118.36°) |
| OKLab | oklab(85.04% -0.0193 0.0364) |
| OKLCH | oklch(85.04% 0.041 118) |
| XYZ | xyz(55.9124, 62.0851, 52.2092) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.89
Beige (survey)
#E6DAA6
ΔE00 9.05
Eggshell
#F0EAD6
ΔE00 9.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.69
Light Grey
#D8DCD6
ΔE00 9.76
Palegoldenrod
#EEE8AA
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2B4 #BBB4D2
analogous
#D2CAB4 #CBD2B4 #BCD2B4
triadic
#CBD2B4 #B4CBD2 #D2B4CB
tetradic
#CBD2B4 #B4D2CA #BBB4D2 #D2B4BC
square
#CBD2B4 #B4D2CA #BBB4D2 #D2B4BC
split-complementary
#CBD2B4 #B4BCD2 #CAB4D2
monochromatic
#96A468 #B0BB8E #CBD2B4 #E6E9DA #F2F4EC
Accessibility & contrast
On white
1.57
#CBD2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CBD2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2B4
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2B4 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#CECEC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd2b4; /* rgb */ color: rgb(203, 210, 180); /* oklch */ color: oklch(85.0% 0.041 118.0);
Tailwind
colors: {
custom: {
50: '#dbdfca',
500: '#cbd2b4',
950: '#000000',
},
}SCSS
$custom: #cbd2b4; $custom-light: #dbdfca; $custom-dark: #000000;
JSON
{
"hex": "#cbd2b4",
"rgb": {
"r": 203,
"g": 210,
"b": 180
},
"hsl": {
"h": 74,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.85035,
"c": 0.0412,
"h": 118
},
"luminance": 0.62085
}Semantic roles & 50–950 ramp
primary
#CBD2B4
secondary
#8B83A8
accent
#42A459
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482