#CCBEB3#CCBEB3
#CCBEB3 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.0% C 0.022 H 60.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEB3 |
|---|---|
| RGB | rgb(204, 190, 179) |
| HSL | hsl(26, 20%, 75%) |
| HSV | hsv(26, 12%, 80%) |
| CMYK | cmyk(0%, 6.9%, 12.3%, 20%) |
| CIE-LAB | lab(77.83, 3.07, 7.32) |
| CIE-LCH | lch(77.83, 7.94, 67.29°) |
| OKLab | oklab(81% 0.0108 0.0192) |
| OKLCH | oklch(81% 0.022 60.7) |
| XYZ | xyz(51.4513, 52.9198, 50.1432) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.44
Greige
#B8AB98
ΔE00 6.64
Silver
#C0C0C0
ΔE00 7.24
Warm Beige
#E9DCC9
ΔE00 7.99
Khaki
#C3B091
ΔE00 8.49
Light Gray
#D3D3D3
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEB3 #B3C1CC
analogous
#CCB3B4 #CCBEB3 #CCCAB3
triadic
#CCBEB3 #B3CCBE #BEB3CC
tetradic
#CCBEB3 #B4CCB3 #B3C1CC #CAB3CC
square
#CCBEB3 #B4CCB3 #B3C1CC #CAB3CC
split-complementary
#CCBEB3 #B3CCCA #B3B4CC
monochromatic
#9B7F6A #B39F8E #CCBEB3 #E5DDD8 #F3EFED
Accessibility & contrast
On white
1.81
#CCBEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CCBEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEB3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEB3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB2
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#D1BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbeb3; /* rgb */ color: rgb(204, 190, 179); /* oklch */ color: oklch(81.0% 0.022 60.7);
Tailwind
colors: {
custom: {
50: '#dbd1c9',
500: '#ccbeb3',
950: '#000000',
},
}SCSS
$custom: #ccbeb3; $custom-light: #dbd1c9; $custom-dark: #000000;
JSON
{
"hex": "#ccbeb3",
"rgb": {
"r": 204,
"g": 190,
"b": 179
},
"hsl": {
"h": 26.4,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.81004,
"c": 0.02203,
"h": 60.7
},
"luminance": 0.52919
}Semantic roles & 50–950 ramp
primary
#CCBEB3
secondary
#8393A1
accent
#789E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382