#CBCEB8#CBCEB8
#CBCEB8 is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.3% C 0.030 H 113.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCEB8 |
|---|---|
| RGB | rgb(203, 206, 184) |
| HSL | hsl(68, 18%, 76%) |
| HSV | hsv(68, 11%, 81%) |
| CMYK | cmyk(1.5%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(82.00, -4.88, 10.60) |
| CIE-LCH | lch(82.00, 11.67, 114.72°) |
| OKLab | oklab(84.31% -0.0119 0.0276) |
| OKLCH | oklch(84.31% 0.03 113.4) |
| XYZ | xyz(55.3505, 60.3000, 54.0612) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.42
Eggshell
#F0EAD6
ΔE00 8.11
Silver (survey)
#C5C9C7
ΔE00 8.52
Warm Gray
#C9BEB0
ΔE00 8.87
Beige
#F5F5DC
ΔE00 8.93
Warm Beige
#E9DCC9
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCEB8 #BBB8CE
analogous
#CEC6B8 #CBCEB8 #C0CEB8
triadic
#CBCEB8 #B8CBCE #CEB8CB
tetradic
#CBCEB8 #B8CEC6 #BBB8CE #CEB8C0
square
#CBCEB8 #B8CEC6 #BBB8CE #CEB8C0
split-complementary
#CBCEB8 #B8C0CE #C6B8CE
monochromatic
#969C70 #B0B594 #CBCEB8 #E6E7DC #F2F3ED
Accessibility & contrast
On white
1.61
#CBCEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CBCEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCEB8
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCEB8 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB7
Deuteranopia (green-blind)
#D2CCB9
Tritanopia (blue-blind)
#CECBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cbceb8; /* rgb */ color: rgb(203, 206, 184); /* oklch */ color: oklch(84.3% 0.030 113.4);
Tailwind
colors: {
custom: {
50: '#dadccd',
500: '#cbceb8',
950: '#000000',
},
}SCSS
$custom: #cbceb8; $custom-light: #dadccd; $custom-dark: #000000;
JSON
{
"hex": "#cbceb8",
"rgb": {
"r": 203,
"g": 206,
"b": 184
},
"hsl": {
"h": 68.182,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.84307,
"c": 0.03002,
"h": 113.4
},
"luminance": 0.603
}Semantic roles & 50–950 ramp
primary
#CBCEB8
secondary
#8B88A3
accent
#499D54
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#151513
muted
#848483