#CEBB92#CEBB92
#CEBB92 is a light, muted orange. Relative luminance 0.507; OKLCH L 79.8% C 0.059 H 86.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB92 |
|---|---|
| RGB | rgb(206, 187, 146) |
| HSL | hsl(41, 38%, 69%) |
| HSV | hsv(41, 29%, 81%) |
| CMYK | cmyk(0%, 9.2%, 29.1%, 19.2%) |
| CIE-LAB | lab(76.52, 0.51, 23.26) |
| CIE-LCH | lch(76.52, 23.27, 88.73°) |
| OKLab | oklab(79.79% 0.0041 0.0588) |
| OKLCH | oklch(79.79% 0.059 86) |
| XYZ | xyz(48.4127, 50.7392, 34.4320) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.79
Putty
#BEAE8A
ΔE00 3.90
Sand
#C2B280
ΔE00 3.96
Khaki
#C3B091
ΔE00 4.15
Tan
#D2B48C
ΔE00 4.42
Toupe
#C7AC7D
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB92 #92A5CE
analogous
#CE9D92 #CEBB92 #C3CE92
triadic
#CEBB92 #92CEBB #BB92CE
tetradic
#CEBB92 #92CE9D #92A5CE #CE92C3
square
#CEBB92 #92CE9D #92A5CE #CE92C3
split-complementary
#CEBB92 #92C3CE #9D92CE
monochromatic
#9E8347 #BBA168 #CEBB92 #E1D5BC #F4F0E6
Accessibility & contrast
On white
1.88
#CEBB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#CEBB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB92
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB92 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#D8B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb92; /* rgb */ color: rgb(206, 187, 146); /* oklch */ color: oklch(79.8% 0.059 86.0);
Tailwind
colors: {
custom: {
50: '#ddcfb2',
500: '#cebb92',
950: '#000000',
},
}SCSS
$custom: #cebb92; $custom-light: #ddcfb2; $custom-dark: #000000;
JSON
{
"hex": "#cebb92",
"rgb": {
"r": 206,
"g": 187,
"b": 146
},
"hsl": {
"h": 41,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.79785,
"c": 0.05898,
"h": 86
},
"luminance": 0.50738
}Semantic roles & 50–950 ramp
primary
#CEBB92
secondary
#6176A3
accent
#5CB135
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151311
muted
#848381