#CEBA8A#CEBA8A
#CEBA8A is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.4% C 0.068 H 88.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBA8A |
|---|---|
| RGB | rgb(206, 186, 138) |
| HSL | hsl(42, 41%, 67%) |
| HSV | hsv(42, 33%, 81%) |
| CMYK | cmyk(0%, 9.7%, 33%, 19.2%) |
| CIE-LAB | lab(76.12, 0.01, 26.97) |
| CIE-LCH | lch(76.12, 26.97, 89.97°) |
| OKLab | oklab(79.42% 0.0024 0.0676) |
| OKLCH | oklch(79.42% 0.068 88) |
| XYZ | xyz(47.6007, 50.0761, 31.1981) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.89
Very Light Brown
#D3B683
ΔE00 3.02
Sandstone
#C9AE74
ΔE00 4.19
Toupe
#C7AC7D
ΔE00 4.27
Putty
#BEAE8A
ΔE00 4.55
Fawn
#CFAF7B
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBA8A #8A9ECE
analogous
#CE988A #CEBA8A #C0CE8A
triadic
#CEBA8A #8ACEBA #BA8ACE
tetradic
#CEBA8A #8ACE98 #8A9ECE #CE8AC0
square
#CEBA8A #8ACE98 #8A9ECE #CE8AC0
split-complementary
#CEBA8A #8AC0CE #988ACE
monochromatic
#9C8141 #BCA15F #CEBA8A #E0D3B5 #F2EDE0
Accessibility & contrast
On white
1.91
#CEBA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CEBA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBA8A
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBA8A | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B887
Deuteranopia (green-blind)
#CABE8B
Tritanopia (blue-blind)
#D9B2AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceba8a; /* rgb */ color: rgb(206, 186, 138); /* oklch */ color: oklch(79.4% 0.068 88.0);
Tailwind
colors: {
custom: {
50: '#deceac',
500: '#ceba8a',
950: '#000000',
},
}SCSS
$custom: #ceba8a; $custom-light: #deceac; $custom-dark: #000000;
JSON
{
"hex": "#ceba8a",
"rgb": {
"r": 206,
"g": 186,
"b": 138
},
"hsl": {
"h": 42.353,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.79418,
"c": 0.06761,
"h": 88
},
"luminance": 0.50075
}Semantic roles & 50–950 ramp
primary
#CEBA8A
secondary
#5A6FA2
accent
#58B431
background
#FEFEFD
surface
#FCFAF7
border
#D5D3D0
text
#151310
muted
#848381