#CBD2C4#CBD2C4
#CBD2C4 is a very light, muted yellow-green. Relative luminance 0.628; OKLCH L 85.4% C 0.020 H 128.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2C4 |
|---|---|
| RGB | rgb(203, 210, 196) |
| HSL | hsl(90, 13%, 80%) |
| HSV | hsv(90, 7%, 82%) |
| CMYK | cmyk(3.3%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(83.32, -4.91, 6.11) |
| CIE-LCH | lch(83.32, 7.84, 128.78°) |
| OKLab | oklab(85.44% -0.0128 0.016) |
| OKLCH | oklch(85.44% 0.02 128.7) |
| XYZ | xyz(57.6374, 62.7751, 61.2942) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.75
Silver (survey)
#C5C9C7
ΔE00 6.13
Light Gray
#D3D3D3
ΔE00 7.91
Eggshell
#F0EAD6
ΔE00 8.36
Gainsboro
#DCDCDC
ΔE00 8.39
Silver
#C0C0C0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2C4 #CBC4D2
analogous
#D2D2C4 #CBD2C4 #C4D2C4
triadic
#CBD2C4 #C4CBD2 #D2C4CB
tetradic
#CBD2C4 #C4D2D2 #CBC4D2 #D2C4C4
square
#CBD2C4 #C4D2D2 #CBC4D2 #D2C4C4
split-complementary
#CBD2C4 #C4C4D2 #D2C4D2
monochromatic
#8E9D7F #ACB8A1 #CBD2C4 #EAECE7 #F0F2EE
Accessibility & contrast
On white
1.55
#CBD2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CBD2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2C4
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2C4 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#D3CFC5
Tritanopia (blue-blind)
#CCD1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbd2c4; /* rgb */ color: rgb(203, 210, 196); /* oklch */ color: oklch(85.4% 0.020 128.7);
Tailwind
colors: {
custom: {
50: '#dadfd5',
500: '#cbd2c4',
950: '#000000',
},
}SCSS
$custom: #cbd2c4; $custom-light: #dadfd5; $custom-dark: #000000;
JSON
{
"hex": "#cbd2c4",
"rgb": {
"r": 203,
"g": 210,
"b": 196
},
"hsl": {
"h": 90,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85444,
"c": 0.02049,
"h": 128.7
},
"luminance": 0.62775
}Semantic roles & 50–950 ramp
primary
#CBD2C4
secondary
#9D94A6
accent
#4E9873
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483