#CEB8B0#CEB8B0
#CEB8B0 is a light, muted orange. Relative luminance 0.505; OKLCH L 79.9% C 0.028 H 41.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8B0 |
|---|---|
| RGB | rgb(206, 184, 176) |
| HSL | hsl(16, 23%, 75%) |
| HSV | hsv(16, 15%, 81%) |
| CMYK | cmyk(0%, 10.7%, 14.6%, 19.2%) |
| CIE-LAB | lab(76.40, 6.51, 6.92) |
| CIE-LCH | lch(76.40, 9.50, 46.74°) |
| OKLab | oklab(79.9% 0.0209 0.0182) |
| OKLCH | oklch(79.9% 0.028 41.1) |
| XYZ | xyz(50.4302, 50.5385, 48.1642) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.61
Warm Gray
#C9BEB0
ΔE00 6.73
Greige
#B8AB98
ΔE00 8.96
Mushroom
#BA9E88
ΔE00 9.31
Silver
#C0C0C0
ΔE00 9.47
Dark Gray
#A9A9A9
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8B0 #B0C6CE
analogous
#CEB0B7 #CEB8B0 #CEC7B0
triadic
#CEB8B0 #B0CEB8 #B8B0CE
tetradic
#CEB8B0 #B7CEB0 #B0C6CE #C7B0CE
square
#CEB8B0 #B7CEB0 #B0C6CE #C7B0CE
split-complementary
#CEB8B0 #B0CEC7 #B0B7CE
monochromatic
#9F7464 #B7968A #CEB8B0 #E5DAD6 #F3EEEC
Accessibility & contrast
On white
1.89
#CEB8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CEB8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8B0
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8B0 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#D4B5B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb8b0; /* rgb */ color: rgb(206, 184, 176); /* oklch */ color: oklch(79.9% 0.028 41.1);
Tailwind
colors: {
custom: {
50: '#ddcdc7',
500: '#ceb8b0',
950: '#000000',
},
}SCSS
$custom: #ceb8b0; $custom-light: #ddcdc7; $custom-dark: #000000;
JSON
{
"hex": "#ceb8b0",
"rgb": {
"r": 206,
"g": 184,
"b": 176
},
"hsl": {
"h": 16,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.79901,
"c": 0.0277,
"h": 41.1
},
"luminance": 0.50537
}Semantic roles & 50–950 ramp
primary
#CEB8B0
secondary
#7F9AA3
accent
#89A244
background
#FEFEFD
surface
#FCFAF9
border
#D5D3D2
text
#151313
muted
#848382