#EBC28F#EBC28F
#EBC28F is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.8% C 0.081 H 72.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC28F |
|---|---|
| RGB | rgb(235, 194, 143) |
| HSL | hsl(33, 70%, 74%) |
| HSV | hsv(33, 39%, 92%) |
| CMYK | cmyk(0%, 17.4%, 39.1%, 7.8%) |
| CIE-LAB | lab(80.87, 7.81, 31.14) |
| CIE-LCH | lch(80.87, 32.11, 75.92°) |
| OKLab | oklab(83.8% 0.0245 0.0774) |
| OKLCH | oklch(83.8% 0.081 72.4) |
| XYZ | xyz(58.5123, 58.2317, 34.1391) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.77
Very Light Brown
#D3B683
ΔE00 5.27
Tan
#D2B48C
ΔE00 5.34
Fawn
#CFAF7B
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 6.16
Navajowhite
#FFDEAD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC28F #8FB8EB
analogous
#EB948F #EBC28F #E6EB8F
triadic
#EBC28F #8FEBC2 #C28FEB
tetradic
#EBC28F #8FEB94 #8FB8EB #EB8FE6
square
#EBC28F #8FEB94 #8FB8EB #EB8FE6
split-complementary
#EBC28F #8FE6EB #948FEB
monochromatic
#D88927 #E2A65B #EBC28F #F4DEC3 #FAF1E5
Accessibility & contrast
On white
1.66
#EBC28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EBC28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC28F
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC28F | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38B
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#FAB8B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebc28f; /* rgb */ color: rgb(235, 194, 143); /* oklch */ color: oklch(83.8% 0.081 72.4);
Tailwind
colors: {
custom: {
50: '#f3d4b0',
500: '#ebc28f',
950: '#000000',
},
}SCSS
$custom: #ebc28f; $custom-light: #f3d4b0; $custom-dark: #000000;
JSON
{
"hex": "#ebc28f",
"rgb": {
"r": 235,
"g": 194,
"b": 143
},
"hsl": {
"h": 33.261,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.838,
"c": 0.08122,
"h": 72.4
},
"luminance": 0.58229
}Semantic roles & 50–950 ramp
primary
#EBC28F
secondary
#5989C6
accent
#68D214
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381