#CEB992#CEB992
#CEB992 is a light, muted orange. Relative luminance 0.499; OKLCH L 79.4% C 0.058 H 82.8°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB992 |
|---|---|
| RGB | rgb(206, 185, 146) |
| HSL | hsl(39, 38%, 69%) |
| HSV | hsv(39, 29%, 81%) |
| CMYK | cmyk(0%, 10.2%, 29.1%, 19.2%) |
| CIE-LAB | lab(76.01, 1.57, 22.56) |
| CIE-LCH | lch(76.01, 22.61, 86.01°) |
| OKLab | oklab(79.38% 0.0072 0.0571) |
| OKLCH | oklch(79.38% 0.058 82.8) |
| XYZ | xyz(47.9914, 49.8965, 34.2915) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.33
Tan
#D2B48C
ΔE00 3.38
Very Light Brown
#D3B683
ΔE00 3.55
Putty
#BEAE8A
ΔE00 3.72
Toupe
#C7AC7D
ΔE00 4.21
Sand
#C2B280
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB992 #92A7CE
analogous
#CE9B92 #CEB992 #C5CE92
triadic
#CEB992 #92CEB9 #B992CE
tetradic
#CEB992 #92CE9B #92A7CE #CE92C5
square
#CEB992 #92CE9B #92A7CE #CE92C5
split-complementary
#CEB992 #92C5CE #9B92CE
monochromatic
#9E8047 #BB9E68 #CEB992 #E1D4BC #F4EFE6
Accessibility & contrast
On white
1.91
#CEB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#CEB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB992
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB992 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#C8BE93
Tritanopia (blue-blind)
#D8B2AE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceb992; /* rgb */ color: rgb(206, 185, 146); /* oklch */ color: oklch(79.4% 0.058 82.8);
Tailwind
colors: {
custom: {
50: '#ddceb2',
500: '#ceb992',
950: '#000000',
},
}SCSS
$custom: #ceb992; $custom-light: #ddceb2; $custom-dark: #000000;
JSON
{
"hex": "#ceb992",
"rgb": {
"r": 206,
"g": 185,
"b": 146
},
"hsl": {
"h": 39,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.7938,
"c": 0.05759,
"h": 82.8
},
"luminance": 0.49895
}Semantic roles & 50–950 ramp
primary
#CEB992
secondary
#D5DBE7
accent
#60B135
background
#FDFCFA
surface
#FBF9F5
border
#D4D2CF
text
#151311
muted
#838280