#CBCEBA#CBCEBA
#CBCEBA is a very light, muted yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.027 H 113.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCEBA |
|---|---|
| RGB | rgb(203, 206, 186) |
| HSL | hsl(69, 17%, 77%) |
| HSV | hsv(69, 10%, 81%) |
| CMYK | cmyk(1.5%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(82.05, -4.55, 9.60) |
| CIE-LCH | lch(82.05, 10.62, 115.34°) |
| OKLab | oklab(84.36% -0.0111 0.025) |
| OKLCH | oklch(84.36% 0.027 113.9) |
| XYZ | xyz(55.5617, 60.3845, 55.1731) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.79
Silver (survey)
#C5C9C7
ΔE00 7.82
Eggshell
#F0EAD6
ΔE00 7.98
Warm Gray
#C9BEB0
ΔE00 8.52
Warm Beige
#E9DCC9
ΔE00 8.77
Beige
#F5F5DC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCEBA #BDBACE
analogous
#CEC7BA #CBCEBA #C1CEBA
triadic
#CBCEBA #BACBCE #CEBACB
tetradic
#CBCEBA #BACEC7 #BDBACE #CEBAC1
square
#CBCEBA #BACEC7 #BDBACE #CEBAC1
split-complementary
#CBCEBA #BAC1CE #C7BACE
monochromatic
#959B72 #B0B596 #CBCEBA #E6E7DE #F2F2ED
Accessibility & contrast
On white
1.61
#CBCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CBCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCEBA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCEBA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCB9
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#CECBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cbceba; /* rgb */ color: rgb(203, 206, 186); /* oklch */ color: oklch(84.4% 0.027 113.9);
Tailwind
colors: {
custom: {
50: '#dadcce',
500: '#cbceba',
950: '#000000',
},
}SCSS
$custom: #cbceba; $custom-light: #dadcce; $custom-dark: #000000;
JSON
{
"hex": "#cbceba",
"rgb": {
"r": 203,
"g": 206,
"b": 186
},
"hsl": {
"h": 69,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.84359,
"c": 0.02736,
"h": 113.9
},
"luminance": 0.60384
}Semantic roles & 50–950 ramp
primary
#CBCEBA
secondary
#8D8AA3
accent
#4A9B56
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151513
muted
#848483