#EBC898#EBC898
#EBC898 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.1% C 0.074 H 75.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC898 |
|---|---|
| RGB | rgb(235, 200, 152) |
| HSL | hsl(35, 67%, 76%) |
| HSV | hsv(35, 35%, 92%) |
| CMYK | cmyk(0%, 14.9%, 35.3%, 7.8%) |
| CIE-LAB | lab(82.51, 5.70, 28.62) |
| CIE-LCH | lch(82.51, 29.19, 78.73°) |
| OKLab | oklab(85.14% 0.0189 0.0717) |
| OKLCH | oklch(85.14% 0.074 75.3) |
| XYZ | xyz(60.5841, 61.2402, 38.3290) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.97
Navajowhite
#FFDEAD
ΔE00 5.03
Light Peach
#FFD8B1
ΔE00 5.26
Very Light Brown
#D3B683
ΔE00 5.43
Tan
#D2B48C
ΔE00 5.62
Wheat
#F5DEB3
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC898 #98BBEB
analogous
#EB9E98 #EBC898 #E4EB98
triadic
#EBC898 #98EBC8 #C898EB
tetradic
#EBC898 #98EB9E #98BBEB #EB98E4
square
#EBC898 #98EB9E #98BBEB #EB98E4
split-complementary
#EBC898 #98E4EB #9E98EB
monochromatic
#D79132 #E1AD65 #EBC898 #F5E3CB #FAF1E5
Accessibility & contrast
On white
1.59
#EBC898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EBC898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC898
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC898 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 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)
#D6C895
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#F8BFBB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebc898; /* rgb */ color: rgb(235, 200, 152); /* oklch */ color: oklch(85.1% 0.074 75.3);
Tailwind
colors: {
custom: {
50: '#f2d8b6',
500: '#ebc898',
950: '#000000',
},
}SCSS
$custom: #ebc898; $custom-light: #f2d8b6; $custom-dark: #000000;
JSON
{
"hex": "#ebc898",
"rgb": {
"r": 235,
"g": 200,
"b": 152
},
"hsl": {
"h": 34.699,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.85137,
"c": 0.07417,
"h": 75.3
},
"luminance": 0.61238
}Semantic roles & 50–950 ramp
primary
#EBC898
secondary
#618CC6
accent
#64CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381