#EBC899#EBC899
#EBC899 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.2% C 0.073 H 74.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC899 |
|---|---|
| RGB | rgb(235, 200, 153) |
| HSL | hsl(34, 67%, 76%) |
| HSV | hsv(34, 35%, 92%) |
| CMYK | cmyk(0%, 14.9%, 34.9%, 7.8%) |
| CIE-LAB | lab(82.53, 5.82, 28.12) |
| CIE-LCH | lch(82.53, 28.72, 78.31°) |
| OKLab | oklab(85.16% 0.0193 0.0706) |
| OKLCH | oklch(85.16% 0.073 74.7) |
| XYZ | xyz(60.6663, 61.2731, 38.7621) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.98
Navajowhite
#FFDEAD
ΔE00 5.05
Light Peach
#FFD8B1
ΔE00 5.09
Very Light Brown
#D3B683
ΔE00 5.53
Tan
#D2B48C
ΔE00 5.57
Wheat
#F5DEB3
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC899 #99BCEB
analogous
#EB9F99 #EBC899 #E5EB99
triadic
#EBC899 #99EBC8 #C899EB
tetradic
#EBC899 #99EB9F #99BCEB #EB99E5
square
#EBC899 #99EB9F #99BCEB #EB99E5
split-complementary
#EBC899 #99E5EB #9F99EB
monochromatic
#D79133 #E1AC66 #EBC899 #F5E4CC #FAF1E5
Accessibility & contrast
On white
1.58
#EBC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EBC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC899
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC899 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C996
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#F8BFBC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebc899; /* rgb */ color: rgb(235, 200, 153); /* oklch */ color: oklch(85.2% 0.073 74.7);
Tailwind
colors: {
custom: {
50: '#f2d8b7',
500: '#ebc899',
950: '#000000',
},
}SCSS
$custom: #ebc899; $custom-light: #f2d8b7; $custom-dark: #000000;
JSON
{
"hex": "#ebc899",
"rgb": {
"r": 235,
"g": 200,
"b": 153
},
"hsl": {
"h": 34.39,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.85157,
"c": 0.07314,
"h": 74.7
},
"luminance": 0.61271
}Semantic roles & 50–950 ramp
primary
#EBC899
secondary
#628DC6
accent
#65CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381