#C6BEBA#C6BEBA
#C6BEBA is a light, near-neutral orange. Relative luminance 0.524; OKLCH L 80.7% C 0.011 H 48.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEBA |
|---|---|
| RGB | rgb(198, 190, 186) |
| HSL | hsl(20, 10%, 75%) |
| HSV | hsv(20, 6%, 78%) |
| CMYK | cmyk(0%, 4%, 6.1%, 22.4%) |
| CIE-LAB | lab(77.51, 2.09, 3.01) |
| CIE-LCH | lch(77.51, 3.67, 55.22°) |
| OKLab | oklab(80.69% 0.007 0.008) |
| OKLCH | oklch(80.69% 0.011 48.6) |
| XYZ | xyz(50.5640, 52.3783, 53.8911) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 3.97
Warm Gray
#C9BEB0
ΔE00 4.63
Light Gray
#D3D3D3
ΔE00 6.25
Dove Gray
#B6B8BD
ΔE00 6.25
Silver (survey)
#C5C9C7
ΔE00 6.35
Dark Gray
#A9A9A9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEBA #BAC2C6
analogous
#C6BABC #C6BEBA #C6C4BA
triadic
#C6BEBA #BAC6BE #BEBAC6
tetradic
#C6BEBA #BCC6BA #BAC2C6 #C4BAC6
square
#C6BEBA #BCC6BA #BAC2C6 #C4BAC6
split-complementary
#C6BEBA #BAC6C4 #BABCC6
monochromatic
#8F7F77 #AA9E98 #C6BEBA #E2DEDC #F1EFEE
Accessibility & contrast
On white
1.83
#C6BEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C6BEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEBA
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEBA | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBA
Deuteranopia (green-blind)
#C2C0BA
Tritanopia (blue-blind)
#C9BDBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c6beba; /* rgb */ color: rgb(198, 190, 186); /* oklch */ color: oklch(80.7% 0.011 48.6);
Tailwind
colors: {
custom: {
50: '#d7d1ce',
500: '#c6beba',
950: '#000000',
},
}SCSS
$custom: #c6beba; $custom-light: #d7d1ce; $custom-dark: #000000;
JSON
{
"hex": "#c6beba",
"rgb": {
"r": 198,
"g": 190,
"b": 186
},
"hsl": {
"h": 20,
"s": 9.524,
"l": 75.294
},
"oklch": {
"l": 0.80689,
"c": 0.01065,
"h": 48.6
},
"luminance": 0.52378
}Semantic roles & 50–950 ramp
primary
#C6BEBA
secondary
#8B9599
accent
#7E9452
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383