#CEBB8E#CEBB8E
#CEBB8E is a light, moderate orange. Relative luminance 0.506; OKLCH L 79.7% C 0.064 H 87.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB8E |
|---|---|
| RGB | rgb(206, 187, 142) |
| HSL | hsl(42, 40%, 68%) |
| HSV | hsv(42, 31%, 81%) |
| CMYK | cmyk(0%, 9.2%, 31.1%, 19.2%) |
| CIE-LAB | lab(76.45, -0.01, 25.29) |
| CIE-LCH | lch(76.45, 25.29, 90.02°) |
| OKLab | oklab(79.7% 0.0025 0.0637) |
| OKLCH | oklch(79.7% 0.064 87.8) |
| XYZ | xyz(48.1070, 50.6169, 32.8219) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.25
Very Light Brown
#D3B683
ΔE00 3.46
Putty
#BEAE8A
ΔE00 4.26
Toupe
#C7AC7D
ΔE00 4.59
Tan
#D2B48C
ΔE00 4.88
Sandstone
#C9AE74
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB8E #8EA1CE
analogous
#CE9B8E #CEBB8E #C1CE8E
triadic
#CEBB8E #8ECEBB #BB8ECE
tetradic
#CEBB8E #8ECE9B #8EA1CE #CE8EC1
square
#CEBB8E #8ECE9B #8EA1CE #CE8EC1
split-complementary
#CEBB8E #8EC1CE #9B8ECE
monochromatic
#9D8344 #BBA163 #CEBB8E #E1D5B9 #F3EEE3
Accessibility & contrast
On white
1.89
#CEBB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CEBB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB8E
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB8E | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8B
Deuteranopia (green-blind)
#CABF8F
Tritanopia (blue-blind)
#D8B4AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb8e; /* rgb */ color: rgb(206, 187, 142); /* oklch */ color: oklch(79.7% 0.064 87.8);
Tailwind
colors: {
custom: {
50: '#decfaf',
500: '#cebb8e',
950: '#000000',
},
}SCSS
$custom: #cebb8e; $custom-light: #decfaf; $custom-dark: #000000;
JSON
{
"hex": "#cebb8e",
"rgb": {
"r": 206,
"g": 187,
"b": 142
},
"hsl": {
"h": 42.187,
"s": 39.506,
"l": 68.235
},
"oklch": {
"l": 0.79702,
"c": 0.0637,
"h": 87.8
},
"luminance": 0.50615
}Semantic roles & 50–950 ramp
primary
#CEBB8E
secondary
#5D72A3
accent
#59B233
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381