#CBBEB8#CBBEB8
#CBBEB8 is a light, near-neutral orange. Relative luminance 0.530; OKLCH L 81.1% C 0.017 H 46.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEB8 |
|---|---|
| RGB | rgb(203, 190, 184) |
| HSL | hsl(19, 15%, 76%) |
| HSV | hsv(19, 9%, 80%) |
| CMYK | cmyk(0%, 6.4%, 9.4%, 20.4%) |
| CIE-LAB | lab(77.87, 3.54, 4.67) |
| CIE-LCH | lch(77.87, 5.86, 52.85°) |
| OKLab | oklab(81.05% 0.0117 0.0123) |
| OKLCH | oklch(81.05% 0.017 46.5) |
| XYZ | xyz(51.6929, 52.9848, 52.8420) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.44
Silver
#C0C0C0
ΔE00 6.10
Pinkish Grey
#C8ACA9
ΔE00 7.49
Light Gray
#D3D3D3
ΔE00 7.62
Dove Gray
#B6B8BD
ΔE00 8.21
Greige
#B8AB98
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEB8 #B8C5CB
analogous
#CBB8BB #CBBEB8 #CBC7B8
triadic
#CBBEB8 #B8CBBE #BEB8CB
tetradic
#CBBEB8 #BBCBB8 #B8C5CB #C7B8CB
square
#CBBEB8 #BBCBB8 #B8C5CB #C7B8CB
split-complementary
#CBBEB8 #B8CBC7 #B8BBCB
monochromatic
#977D71 #B19E95 #CBBEB8 #E5DEDB #F2EFED
Accessibility & contrast
On white
1.81
#CBBEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CBBEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEB8
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEB8 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB8
Deuteranopia (green-blind)
#C4C1B8
Tritanopia (blue-blind)
#CFBCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbbeb8; /* rgb */ color: rgb(203, 190, 184); /* oklch */ color: oklch(81.1% 0.017 46.5);
Tailwind
colors: {
custom: {
50: '#dad1cd',
500: '#cbbeb8',
950: '#000000',
},
}SCSS
$custom: #cbbeb8; $custom-light: #dad1cd; $custom-dark: #000000;
JSON
{
"hex": "#cbbeb8",
"rgb": {
"r": 203,
"g": 190,
"b": 184
},
"hsl": {
"h": 18.947,
"s": 15.447,
"l": 75.882
},
"oklch": {
"l": 0.81054,
"c": 0.01699,
"h": 46.5
},
"luminance": 0.52984
}Semantic roles & 50–950 ramp
primary
#CBBEB8
secondary
#88989F
accent
#819A4C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383