#CBCEB2#CBCEB2
#CBCEB2 is a very light, muted yellow. Relative luminance 0.601; OKLCH L 84.2% C 0.038 H 112.2°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCEB2 |
|---|---|
| RGB | rgb(203, 206, 178) |
| HSL | hsl(66, 22%, 75%) |
| HSV | hsv(66, 14%, 81%) |
| CMYK | cmyk(1.5%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(81.87, -5.86, 13.60) |
| CIE-LCH | lch(81.87, 14.81, 113.30°) |
| OKLab | oklab(84.16% -0.0143 0.0352) |
| OKLCH | oklch(84.16% 0.038 112.2) |
| XYZ | xyz(54.7349, 60.0538, 50.8189) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.69
Eggshell
#F0EAD6
ΔE00 8.77
Beige
#F5F5DC
ΔE00 9.11
Light Grey
#D8DCD6
ΔE00 9.25
Warm Beige
#E9DCC9
ΔE00 9.82
Warm Gray
#C9BEB0
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCEB2 #B5B2CE
analogous
#CEC3B2 #CBCEB2 #BDCEB2
triadic
#CBCEB2 #B2CBCE #CEB2CB
tetradic
#CBCEB2 #B2CEC3 #B5B2CE #CEB2BD
square
#CBCEB2 #B2CEC3 #B5B2CE #CEB2BD
split-complementary
#CBCEB2 #B2BDCE #C3B2CE
monochromatic
#989E67 #B2B68D #CBCEB2 #E4E6D7 #F2F3EC
Accessibility & contrast
On white
1.61
#CBCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#CBCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCEB2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCEB2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB0
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#CFCAC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cbceb2; /* rgb */ color: rgb(203, 206, 178); /* oklch */ color: oklch(84.2% 0.038 112.2);
Tailwind
colors: {
custom: {
50: '#dbdcc9',
500: '#cbceb2',
950: '#000000',
},
}SCSS
$custom: #cbceb2; $custom-light: #dbdcc9; $custom-dark: #000000;
JSON
{
"hex": "#cbceb2",
"rgb": {
"r": 203,
"g": 206,
"b": 178
},
"hsl": {
"h": 66.429,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.84158,
"c": 0.03799,
"h": 112.2
},
"luminance": 0.60053
}Semantic roles & 50–950 ramp
primary
#CBCEB2
secondary
#8581A3
accent
#45A14F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482