#EBC698#EBC698
#EBC698 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.7% C 0.073 H 72.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC698 |
|---|---|
| RGB | rgb(235, 198, 152) |
| HSL | hsl(33, 67%, 76%) |
| HSV | hsv(33, 35%, 92%) |
| CMYK | cmyk(0%, 15.7%, 35.3%, 7.8%) |
| CIE-LAB | lab(82.01, 6.75, 27.96) |
| CIE-LCH | lch(82.01, 28.76, 76.43°) |
| OKLab | oklab(84.75% 0.0219 0.0701) |
| OKLCH | oklch(84.75% 0.073 72.6) |
| XYZ | xyz(60.1239, 60.3199, 38.1756) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.59
Light Peach
#FFD8B1
ΔE00 5.02
Tan
#D2B48C
ΔE00 5.31
Navajowhite
#FFDEAD
ΔE00 5.61
Very Light Brown
#D3B683
ΔE00 5.63
Peach
#FFDAB9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC698 #98BDEB
analogous
#EB9C98 #EBC698 #E6EB98
triadic
#EBC698 #98EBC6 #C698EB
tetradic
#EBC698 #98EB9C #98BDEB #EB98E6
square
#EBC698 #98EB9C #98BDEB #EB98E6
split-complementary
#EBC698 #98E6EB #9C98EB
monochromatic
#D78D32 #E1AA65 #EBC698 #F5E2CB #FAF1E5
Accessibility & contrast
On white
1.61
#EBC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#EBC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC698
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC698 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C795
Deuteranopia (green-blind)
#DDCF99
Tritanopia (blue-blind)
#F9BDBA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebc698; /* rgb */ color: rgb(235, 198, 152); /* oklch */ color: oklch(84.7% 0.073 72.6);
Tailwind
colors: {
custom: {
50: '#f2d7b6',
500: '#ebc698',
950: '#000000',
},
}SCSS
$custom: #ebc698; $custom-light: #f2d7b6; $custom-dark: #000000;
JSON
{
"hex": "#ebc698",
"rgb": {
"r": 235,
"g": 198,
"b": 152
},
"hsl": {
"h": 33.253,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.84748,
"c": 0.07349,
"h": 72.6
},
"luminance": 0.60317
}Semantic roles & 50–950 ramp
primary
#EBC698
secondary
#618EC6
accent
#69CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381