#C4BEB4#C4BEB4
#C4BEB4 is a light, near-neutral orange. Relative luminance 0.519; OKLCH L 80.4% C 0.015 H 80.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEB4 |
|---|---|
| RGB | rgb(196, 190, 180) |
| HSL | hsl(38, 12%, 74%) |
| HSV | hsv(38, 8%, 77%) |
| CMYK | cmyk(0%, 3.1%, 8.2%, 23.1%) |
| CIE-LAB | lab(77.20, 0.34, 5.79) |
| CIE-LCH | lch(77.20, 5.80, 86.62°) |
| OKLab | oklab(80.36% 0.0025 0.0152) |
| OKLCH | oklch(80.36% 0.015 80.7) |
| XYZ | xyz(49.4157, 51.8584, 50.5776) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.48
Silver
#C0C0C0
ΔE00 5.15
Silver (survey)
#C5C9C7
ΔE00 6.04
Greige
#B8AB98
ΔE00 6.50
Light Gray
#D3D3D3
ΔE00 7.20
Dark Gray
#A9A9A9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEB4 #B4BAC4
analogous
#C4B6B4 #C4BEB4 #C2C4B4
triadic
#C4BEB4 #B4C4BE #BEB4C4
tetradic
#C4BEB4 #B4C4B6 #B4BAC4 #C4B4C2
square
#C4BEB4 #B4C4B6 #B4BAC4 #C4B4C2
split-complementary
#C4BEB4 #B4C2C4 #B6B4C4
monochromatic
#8E8370 #A9A092 #C4BEB4 #DFDCD6 #F2F0EE
Accessibility & contrast
On white
1.85
#C4BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#C4BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEB4
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEB4 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB3
Deuteranopia (green-blind)
#C2BFB4
Tritanopia (blue-blind)
#C7BCBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c4beb4; /* rgb */ color: rgb(196, 190, 180); /* oklch */ color: oklch(80.4% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#d5d1ca',
500: '#c4beb4',
950: '#000000',
},
}SCSS
$custom: #c4beb4; $custom-light: #d5d1ca; $custom-dark: #000000;
JSON
{
"hex": "#c4beb4",
"rgb": {
"r": 196,
"g": 190,
"b": 180
},
"hsl": {
"h": 37.5,
"s": 11.94,
"l": 73.725
},
"oklch": {
"l": 0.80357,
"c": 0.01541,
"h": 80.7
},
"luminance": 0.51858
}Semantic roles & 50–950 ramp
primary
#C4BEB4
secondary
#858C98
accent
#6A964F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382