#CEB899#CEB899
#CEB899 is a light, muted orange. Relative luminance 0.497; OKLCH L 79.3% C 0.049 H 76.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB899 |
|---|---|
| RGB | rgb(206, 184, 153) |
| HSL | hsl(35, 35%, 70%) |
| HSV | hsv(35, 26%, 81%) |
| CMYK | cmyk(0%, 10.7%, 25.7%, 19.2%) |
| CIE-LAB | lab(75.89, 3.06, 18.64) |
| CIE-LCH | lch(75.89, 18.89, 80.69°) |
| OKLab | oklab(79.33% 0.0116 0.0477) |
| OKLCH | oklch(79.33% 0.049 76.3) |
| XYZ | xyz(48.3442, 49.7041, 37.1780) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.65
Tan
#D2B48C
ΔE00 3.29
Putty
#BEAE8A
ΔE00 4.74
Very Light Brown
#D3B683
ΔE00 5.42
Toupe
#C7AC7D
ΔE00 5.54
Greige
#B8AB98
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB899 #99AFCE
analogous
#CE9D99 #CEB899 #C9CE99
triadic
#CEB899 #99CEB8 #B899CE
tetradic
#CEB899 #99CE9D #99AFCE #CE99C9
square
#CEB899 #99CE9D #99AFCE #CE99C9
split-complementary
#CEB899 #99C9CE #9D99CE
monochromatic
#A07D4D #BA9B70 #CEB899 #E2D5C2 #F5F1EA
Accessibility & contrast
On white
1.92
#CEB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#CEB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB899
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB899 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#D7B2AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceb899; /* rgb */ color: rgb(206, 184, 153); /* oklch */ color: oklch(79.3% 0.049 76.3);
Tailwind
colors: {
custom: {
50: '#ddcdb7',
500: '#ceb899',
950: '#000000',
},
}SCSS
$custom: #ceb899; $custom-light: #ddcdb7; $custom-dark: #000000;
JSON
{
"hex": "#ceb899",
"rgb": {
"r": 206,
"g": 184,
"b": 153
},
"hsl": {
"h": 35.094,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.79332,
"c": 0.04904,
"h": 76.3
},
"luminance": 0.49703
}Semantic roles & 50–950 ramp
primary
#CEB899
secondary
#DAE0E9
accent
#69AE38
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280