#CEBB8A#CEBB8A
#CEBB8A is a light, moderate orange. Relative luminance 0.505; OKLCH L 79.6% C 0.068 H 89.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB8A |
|---|---|
| RGB | rgb(206, 187, 138) |
| HSL | hsl(43, 41%, 67%) |
| HSV | hsv(43, 33%, 81%) |
| CMYK | cmyk(0%, 9.2%, 33%, 19.2%) |
| CIE-LAB | lab(76.37, -0.51, 27.32) |
| CIE-LCH | lch(76.37, 27.32, 91.08°) |
| OKLab | oklab(79.62% 0.0008 0.0684) |
| OKLCH | oklch(79.62% 0.068 89.3) |
| XYZ | xyz(47.8121, 50.4989, 31.2685) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.83
Very Light Brown
#D3B683
ΔE00 3.42
Sandstone
#C9AE74
ΔE00 4.40
Toupe
#C7AC7D
ΔE00 4.70
Putty
#BEAE8A
ΔE00 4.82
Fawn
#CFAF7B
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB8A #8A9DCE
analogous
#CE998A #CEBB8A #BFCE8A
triadic
#CEBB8A #8ACEBB #BB8ACE
tetradic
#CEBB8A #8ACE99 #8A9DCE #CE8ABF
square
#CEBB8A #8ACE99 #8A9DCE #CE8ABF
split-complementary
#CEBB8A #8ABFCE #998ACE
monochromatic
#9C8341 #BCA25F #CEBB8A #E0D4B5 #F2EDE0
Accessibility & contrast
On white
1.89
#CEBB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CEBB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB8A
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB8A | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B987
Deuteranopia (green-blind)
#CBBF8C
Tritanopia (blue-blind)
#D9B3AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cebb8a; /* rgb */ color: rgb(206, 187, 138); /* oklch */ color: oklch(79.6% 0.068 89.3);
Tailwind
colors: {
custom: {
50: '#decfac',
500: '#cebb8a',
950: '#000000',
},
}SCSS
$custom: #cebb8a; $custom-light: #decfac; $custom-dark: #000000;
JSON
{
"hex": "#cebb8a",
"rgb": {
"r": 206,
"g": 187,
"b": 138
},
"hsl": {
"h": 43.235,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.79622,
"c": 0.06841,
"h": 89.3
},
"luminance": 0.50497
}Semantic roles & 50–950 ramp
primary
#CEBB8A
secondary
#5A6EA2
accent
#56B431
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381