#CEBCA6#CEBCA6
#CEBCA6 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.4% C 0.036 H 72.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCA6 |
|---|---|
| RGB | rgb(206, 188, 166) |
| HSL | hsl(33, 29%, 73%) |
| HSV | hsv(33, 19%, 81%) |
| CMYK | cmyk(0%, 8.7%, 19.4%, 19.2%) |
| CIE-LAB | lab(77.19, 2.82, 13.45) |
| CIE-LCH | lch(77.19, 13.74, 78.16°) |
| OKLab | oklab(80.44% 0.0108 0.0348) |
| OKLCH | oklch(80.44% 0.036 72.8) |
| XYZ | xyz(50.3196, 51.8426, 43.4249) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.57
Khaki
#C3B091
ΔE00 4.64
Greige
#B8AB98
ΔE00 5.27
Tan
#D2B48C
ΔE00 6.24
Putty
#BEAE8A
ΔE00 6.84
Warm Beige
#E9DCC9
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCA6 #A6B8CE
analogous
#CEA8A6 #CEBCA6 #CCCEA6
triadic
#CEBCA6 #A6CEBC #BCA6CE
tetradic
#CEBCA6 #A6CEA8 #A6B8CE #CEA6CC
square
#CEBCA6 #A6CEA8 #A6B8CE #CEA6CC
split-complementary
#CEBCA6 #A6CCCE #A8A6CE
monochromatic
#A18059 #B89E7F #CEBCA6 #E4DACD #F4F0EB
Accessibility & contrast
On white
1.85
#CEBCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CEBCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCA6
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCA6 | 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)
#C3BCA5
Deuteranopia (green-blind)
#C7C0A6
Tritanopia (blue-blind)
#D5B7B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebca6; /* rgb */ color: rgb(206, 188, 166); /* oklch */ color: oklch(80.4% 0.036 72.8);
Tailwind
colors: {
custom: {
50: '#ddd0c0',
500: '#cebca6',
950: '#000000',
},
}SCSS
$custom: #cebca6; $custom-light: #ddd0c0; $custom-dark: #000000;
JSON
{
"hex": "#cebca6",
"rgb": {
"r": 206,
"g": 188,
"b": 166
},
"hsl": {
"h": 33,
"s": 28.986,
"l": 72.941
},
"oklch": {
"l": 0.80443,
"c": 0.03644,
"h": 72.8
},
"luminance": 0.51841
}Semantic roles & 50–950 ramp
primary
#CEBCA6
secondary
#758AA3
accent
#6DA83E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382