#CBD2C3#CBD2C3
#CBD2C3 is a very light, muted yellow-green. Relative luminance 0.627; OKLCH L 85.4% C 0.022 H 127.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2C3 |
|---|---|
| RGB | rgb(203, 210, 195) |
| HSL | hsl(88, 14%, 79%) |
| HSV | hsv(88, 7%, 82%) |
| CMYK | cmyk(3.3%, 0%, 7.1%, 17.6%) |
| CIE-LAB | lab(83.30, -5.08, 6.61) |
| CIE-LCH | lch(83.30, 8.33, 127.57°) |
| OKLab | oklab(85.42% -0.0132 0.0173) |
| OKLCH | oklch(85.42% 0.022 127.4) |
| XYZ | xyz(57.5239, 62.7297, 60.6967) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 8.26
Eggshell
#F0EAD6
ΔE00 8.33
Gainsboro
#DCDCDC
ΔE00 8.72
Beige
#F5F5DC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2C3 #CAC3D2
analogous
#D2D2C3 #CBD2C3 #C4D2C3
triadic
#CBD2C3 #C3CBD2 #D2C3CB
tetradic
#CBD2C3 #C3D2D2 #CAC3D2 #D2C3C4
square
#CBD2C3 #C3D2D2 #CAC3D2 #D2C3C4
split-complementary
#CBD2C3 #C3C4D2 #D2C3D2
monochromatic
#8E9E7D #ADB8A0 #CBD2C3 #E9ECE6 #F0F2EE
Accessibility & contrast
On white
1.55
#CBD2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CBD2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2C3
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2C3 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#D3CFC4
Tritanopia (blue-blind)
#CCD0CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd2c3; /* rgb */ color: rgb(203, 210, 195); /* oklch */ color: oklch(85.4% 0.022 127.4);
Tailwind
colors: {
custom: {
50: '#dadfd5',
500: '#cbd2c3',
950: '#000000',
},
}SCSS
$custom: #cbd2c3; $custom-light: #dadfd5; $custom-dark: #000000;
JSON
{
"hex": "#cbd2c3",
"rgb": {
"r": 203,
"g": 210,
"b": 195
},
"hsl": {
"h": 88,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.85417,
"c": 0.02176,
"h": 127.4
},
"luminance": 0.6273
}Semantic roles & 50–950 ramp
primary
#CBD2C3
secondary
#9C93A6
accent
#4D9870
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483