#CEBB86#CEBB86
#CEBB86 is a light, moderate orange. Relative luminance 0.504; OKLCH L 79.5% C 0.073 H 90.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB86 |
|---|---|
| RGB | rgb(206, 187, 134) |
| HSL | hsl(44, 42%, 67%) |
| HSV | hsv(44, 35%, 81%) |
| CMYK | cmyk(0%, 9.2%, 35%, 19.2%) |
| CIE-LAB | lab(76.31, -1.00, 29.34) |
| CIE-LCH | lch(76.31, 29.35, 91.96°) |
| OKLab | oklab(79.54% -0.0008 0.0731) |
| OKLCH | oklch(79.54% 0.073 90.6) |
| XYZ | xyz(47.5278, 50.3852, 29.7714) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.75
Very Light Brown
#D3B683
ΔE00 3.63
Sandstone
#C9AE74
ΔE00 4.13
Tan (survey)
#D1B26F
ΔE00 4.74
Toupe
#C7AC7D
ΔE00 4.98
Fawn
#CFAF7B
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB86 #8699CE
analogous
#CE9786 #CEBB86 #BDCE86
triadic
#CEBB86 #86CEBB #BB86CE
tetradic
#CEBB86 #86CE97 #8699CE #CE86BD
square
#CEBB86 #86CE97 #8699CE #CE86BD
split-complementary
#CEBB86 #86BDCE #9786CE
monochromatic
#9B833F #BCA35A #CEBB86 #E0D3B2 #F1ECDD
Accessibility & contrast
On white
1.90
#CEBB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CEBB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB86
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB86 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B982
Deuteranopia (green-blind)
#CBBF88
Tritanopia (blue-blind)
#D9B3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cebb86; /* rgb */ color: rgb(206, 187, 134); /* oklch */ color: oklch(79.5% 0.073 90.6);
Tailwind
colors: {
custom: {
50: '#decfa9',
500: '#cebb86',
950: '#000000',
},
}SCSS
$custom: #cebb86; $custom-light: #decfa9; $custom-dark: #000000;
JSON
{
"hex": "#cebb86",
"rgb": {
"r": 206,
"g": 187,
"b": 134
},
"hsl": {
"h": 44.167,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.79544,
"c": 0.07307,
"h": 90.6
},
"luminance": 0.50384
}Semantic roles & 50–950 ramp
primary
#CEBB86
secondary
#576BA1
accent
#53B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380