#CEBCA3#CEBCA3
#CEBCA3 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.040 H 76.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCA3 |
|---|---|
| RGB | rgb(206, 188, 163) |
| HSL | hsl(35, 30%, 72%) |
| HSV | hsv(35, 21%, 81%) |
| CMYK | cmyk(0%, 8.7%, 20.9%, 19.2%) |
| CIE-LAB | lab(77.12, 2.37, 14.97) |
| CIE-LCH | lch(77.12, 15.16, 81.01°) |
| OKLab | oklab(80.37% 0.0096 0.0386) |
| OKLCH | oklch(80.37% 0.04 76.1) |
| XYZ | xyz(50.0477, 51.7338, 41.9924) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.86
Warm Gray
#C9BEB0
ΔE00 4.32
Greige
#B8AB98
ΔE00 5.38
Tan
#D2B48C
ΔE00 5.53
Putty
#BEAE8A
ΔE00 5.90
Very Light Brown
#D3B683
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCA3 #A3B5CE
analogous
#CEA7A3 #CEBCA3 #CACEA3
triadic
#CEBCA3 #A3CEBC #BCA3CE
tetradic
#CEBCA3 #A3CEA7 #A3B5CE #CEA3CA
square
#CEBCA3 #A3CEA7 #A3B5CE #CEA3CA
split-complementary
#CEBCA3 #A3CACE #A7A3CE
monochromatic
#A18156 #B99F7B #CEBCA3 #E3D9CB #F4F0EB
Accessibility & contrast
On white
1.85
#CEBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CEBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCA3
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCA3 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA1
Deuteranopia (green-blind)
#C8C0A4
Tritanopia (blue-blind)
#D6B7B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebca3; /* rgb */ color: rgb(206, 188, 163); /* oklch */ color: oklch(80.4% 0.040 76.1);
Tailwind
colors: {
custom: {
50: '#ddd0be',
500: '#cebca3',
950: '#000000',
},
}SCSS
$custom: #cebca3; $custom-light: #ddd0be; $custom-dark: #000000;
JSON
{
"hex": "#cebca3",
"rgb": {
"r": 206,
"g": 188,
"b": 163
},
"hsl": {
"h": 34.884,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.8037,
"c": 0.03978,
"h": 76.1
},
"luminance": 0.51733
}Semantic roles & 50–950 ramp
primary
#CEBCA3
secondary
#7287A3
accent
#6AA93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382