#CEBB87#CEBB87
#CEBB87 is a light, moderate orange. Relative luminance 0.504; OKLCH L 79.6% C 0.072 H 90.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB87 |
|---|---|
| RGB | rgb(206, 187, 135) |
| HSL | hsl(44, 42%, 67%) |
| HSV | hsv(44, 34%, 81%) |
| CMYK | cmyk(0%, 9.2%, 34.5%, 19.2%) |
| CIE-LAB | lab(76.32, -0.88, 28.83) |
| CIE-LCH | lch(76.32, 28.85, 91.75°) |
| OKLab | oklab(79.56% -0.0004 0.0719) |
| OKLCH | oklch(79.56% 0.072 90.3) |
| XYZ | xyz(47.5979, 50.4132, 30.1404) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.74
Very Light Brown
#D3B683
ΔE00 3.56
Sandstone
#C9AE74
ΔE00 4.18
Tan (survey)
#D1B26F
ΔE00 4.86
Toupe
#C7AC7D
ΔE00 4.89
Fawn
#CFAF7B
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB87 #879ACE
analogous
#CE9887 #CEBB87 #BECE87
triadic
#CEBB87 #87CEBB #BB87CE
tetradic
#CEBB87 #87CE98 #879ACE #CE87BE
square
#CEBB87 #87CE98 #879ACE #CE87BE
split-complementary
#CEBB87 #87BECE #9887CE
monochromatic
#9B833F #BCA25C #CEBB87 #E0D4B2 #F1ECDE
Accessibility & contrast
On white
1.89
#CEBB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CEBB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB87
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB87 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 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)
#C6B983
Deuteranopia (green-blind)
#CBBF89
Tritanopia (blue-blind)
#D9B3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cebb87; /* rgb */ color: rgb(206, 187, 135); /* oklch */ color: oklch(79.6% 0.072 90.3);
Tailwind
colors: {
custom: {
50: '#decfaa',
500: '#cebb87',
950: '#000000',
},
}SCSS
$custom: #cebb87; $custom-light: #decfaa; $custom-dark: #000000;
JSON
{
"hex": "#cebb87",
"rgb": {
"r": 206,
"g": 187,
"b": 135
},
"hsl": {
"h": 43.944,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.79563,
"c": 0.07191,
"h": 90.3
},
"luminance": 0.50412
}Semantic roles & 50–950 ramp
primary
#CEBB87
secondary
#586CA1
accent
#54B530
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381