#CCBEB0#CCBEB0
#CCBEB0 is a light, muted orange. Relative luminance 0.528; OKLCH L 80.9% C 0.025 H 67.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEB0 |
|---|---|
| RGB | rgb(204, 190, 176) |
| HSL | hsl(30, 22%, 75%) |
| HSV | hsv(30, 14%, 80%) |
| CMYK | cmyk(0%, 6.9%, 13.7%, 20%) |
| CIE-LAB | lab(77.76, 2.58, 8.84) |
| CIE-LCH | lch(77.76, 9.21, 73.74°) |
| OKLab | oklab(80.93% 0.0096 0.0231) |
| OKLCH | oklch(80.93% 0.025 67.5) |
| XYZ | xyz(51.1512, 52.7997, 48.5626) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.46
Greige
#B8AB98
ΔE00 5.86
Khaki
#C3B091
ΔE00 7.24
Warm Beige
#E9DCC9
ΔE00 7.48
Silver
#C0C0C0
ΔE00 7.93
Light Gray
#D3D3D3
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEB0 #B0BECC
analogous
#CCB0B0 #CCBEB0 #CCCCB0
triadic
#CCBEB0 #B0CCBE #BEB0CC
tetradic
#CCBEB0 #B0CCB0 #B0BECC #CCB0CC
square
#CCBEB0 #B0CCB0 #B0BECC #CCB0CC
split-complementary
#CCBEB0 #B0CCCC #B0B0CC
monochromatic
#9C8166 #B49F8B #CCBEB0 #E4DDD5 #F3F0EC
Accessibility & contrast
On white
1.82
#CCBEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CCBEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEB0
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEB0 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAF
Deuteranopia (green-blind)
#C6C1B0
Tritanopia (blue-blind)
#D1BBBA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbeb0; /* rgb */ color: rgb(204, 190, 176); /* oklch */ color: oklch(80.9% 0.025 67.5);
Tailwind
colors: {
custom: {
50: '#dbd1c7',
500: '#ccbeb0',
950: '#000000',
},
}SCSS
$custom: #ccbeb0; $custom-light: #dbd1c7; $custom-dark: #000000;
JSON
{
"hex": "#ccbeb0",
"rgb": {
"r": 204,
"g": 190,
"b": 176
},
"hsl": {
"h": 30,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.80925,
"c": 0.02502,
"h": 67.5
},
"luminance": 0.52799
}Semantic roles & 50–950 ramp
primary
#CCBEB0
secondary
#7F90A1
accent
#73A046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382