#CEBB85#CEBB85
#CEBB85 is a light, moderate orange. Relative luminance 0.504; OKLCH L 79.5% C 0.074 H 90.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB85 |
|---|---|
| RGB | rgb(206, 187, 133) |
| HSL | hsl(44, 43%, 66%) |
| HSV | hsv(44, 35%, 81%) |
| CMYK | cmyk(0%, 9.2%, 35.4%, 19.2%) |
| CIE-LAB | lab(76.29, -1.12, 29.84) |
| CIE-LCH | lch(76.29, 29.86, 92.16°) |
| OKLab | oklab(79.53% -0.0012 0.0742) |
| OKLCH | oklch(79.53% 0.074 90.9) |
| XYZ | xyz(47.4584, 50.3575, 29.4058) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.79
Very Light Brown
#D3B683
ΔE00 3.71
Sandstone
#C9AE74
ΔE00 4.09
Tan (survey)
#D1B26F
ΔE00 4.63
Toupe
#C7AC7D
ΔE00 5.07
Fawn
#CFAF7B
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB85 #8598CE
analogous
#CE9785 #CEBB85 #BDCE85
triadic
#CEBB85 #85CEBB #BB85CE
tetradic
#CEBB85 #85CE97 #8598CE #CE85BD
square
#CEBB85 #85CE97 #8598CE #CE85BD
split-complementary
#CEBB85 #85BDCE #9785CE
monochromatic
#9B823E #BCA359 #CEBB85 #E0D3B1 #F1ECDC
Accessibility & contrast
On white
1.90
#CEBB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CEBB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB85
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB85 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B981
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#D9B3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cebb85; /* rgb */ color: rgb(206, 187, 133); /* oklch */ color: oklch(79.5% 0.074 90.9);
Tailwind
colors: {
custom: {
50: '#decfa9',
500: '#cebb85',
950: '#000000',
},
}SCSS
$custom: #cebb85; $custom-light: #decfa9; $custom-dark: #000000;
JSON
{
"hex": "#cebb85",
"rgb": {
"r": 206,
"g": 187,
"b": 133
},
"hsl": {
"h": 44.384,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.79525,
"c": 0.07424,
"h": 90.9
},
"luminance": 0.50356
}Semantic roles & 50–950 ramp
primary
#CEBB85
secondary
#576AA1
accent
#53B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380