#CEBB89#CEBB89
#CEBB89 is a light, moderate orange. Relative luminance 0.505; OKLCH L 79.6% C 0.070 H 89.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB89 |
|---|---|
| RGB | rgb(206, 187, 137) |
| HSL | hsl(43, 41%, 67%) |
| HSV | hsv(43, 33%, 81%) |
| CMYK | cmyk(0%, 9.2%, 33.5%, 19.2%) |
| CIE-LAB | lab(76.36, -0.64, 27.82) |
| CIE-LCH | lch(76.36, 27.83, 91.31°) |
| OKLab | oklab(79.6% 0.0004 0.0696) |
| OKLCH | oklch(79.6% 0.07 89.6) |
| XYZ | xyz(47.7400, 50.4701, 30.8890) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.78
Very Light Brown
#D3B683
ΔE00 3.45
Sandstone
#C9AE74
ΔE00 4.32
Toupe
#C7AC7D
ΔE00 4.75
Putty
#BEAE8A
ΔE00 4.98
Fawn
#CFAF7B
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB89 #899CCE
analogous
#CE9989 #CEBB89 #BFCE89
triadic
#CEBB89 #89CEBB #BB89CE
tetradic
#CEBB89 #89CE99 #899CCE #CE89BF
square
#CEBB89 #89CE99 #899CCE #CE89BF
split-complementary
#CEBB89 #89BFCE #9989CE
monochromatic
#9C8341 #BCA25E #CEBB89 #E0D4B4 #F2EDDF
Accessibility & contrast
On white
1.89
#CEBB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CEBB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB89
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB89 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B986
Deuteranopia (green-blind)
#CBBF8B
Tritanopia (blue-blind)
#D9B3AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cebb89; /* rgb */ color: rgb(206, 187, 137); /* oklch */ color: oklch(79.6% 0.070 89.6);
Tailwind
colors: {
custom: {
50: '#decfab',
500: '#cebb89',
950: '#000000',
},
}SCSS
$custom: #cebb89; $custom-light: #decfab; $custom-dark: #000000;
JSON
{
"hex": "#cebb89",
"rgb": {
"r": 206,
"g": 187,
"b": 137
},
"hsl": {
"h": 43.478,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.79602,
"c": 0.06957,
"h": 89.6
},
"luminance": 0.50469
}Semantic roles & 50–950 ramp
primary
#CEBB89
secondary
#596DA2
accent
#55B431
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381