#C4BEB6#C4BEB6
#C4BEB6 is a light, near-neutral orange. Relative luminance 0.519; OKLCH L 80.4% C 0.013 H 75.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEB6 |
|---|---|
| RGB | rgb(196, 190, 182) |
| HSL | hsl(34, 11%, 74%) |
| HSV | hsv(34, 7%, 77%) |
| CMYK | cmyk(0%, 3.1%, 7.1%, 23.1%) |
| CIE-LAB | lab(77.25, 0.69, 4.78) |
| CIE-LCH | lch(77.25, 4.83, 81.84°) |
| OKLab | oklab(80.41% 0.0033 0.0126) |
| OKLCH | oklch(80.41% 0.013 75.4) |
| XYZ | xyz(49.6209, 51.9405, 51.6583) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.97
Silver
#C0C0C0
ΔE00 4.42
Silver (survey)
#C5C9C7
ΔE00 5.70
Light Gray
#D3D3D3
ΔE00 6.67
Greige
#B8AB98
ΔE00 6.99
Dove Gray
#B6B8BD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEB6 #B6BCC4
analogous
#C4B7B6 #C4BEB6 #C3C4B6
triadic
#C4BEB6 #B6C4BE #BEB6C4
tetradic
#C4BEB6 #B6C4B7 #B6BCC4 #C4B6C3
square
#C4BEB6 #B6C4B7 #B6BCC4 #C4B6C3
split-complementary
#C4BEB6 #B6C3C4 #B7B6C4
monochromatic
#8D8272 #A9A094 #C4BEB6 #DFDCD8 #F1F0EE
Accessibility & contrast
On white
1.84
#C4BEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#C4BEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEB6
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEB6 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB6
Deuteranopia (green-blind)
#C2BFB6
Tritanopia (blue-blind)
#C7BCBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c4beb6; /* rgb */ color: rgb(196, 190, 182); /* oklch */ color: oklch(80.4% 0.013 75.4);
Tailwind
colors: {
custom: {
50: '#d5d1cb',
500: '#c4beb6',
950: '#000000',
},
}SCSS
$custom: #c4beb6; $custom-light: #d5d1cb; $custom-dark: #000000;
JSON
{
"hex": "#c4beb6",
"rgb": {
"r": 196,
"g": 190,
"b": 182
},
"hsl": {
"h": 34.286,
"s": 10.606,
"l": 74.118
},
"oklch": {
"l": 0.80412,
"c": 0.01301,
"h": 75.4
},
"luminance": 0.5194
}Semantic roles & 50–950 ramp
primary
#C4BEB6
secondary
#878E97
accent
#6E9551
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382