#EBC09F#EBC09F
#EBC09F is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.7% C 0.066 H 59.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC09F |
|---|---|
| RGB | rgb(235, 192, 159) |
| HSL | hsl(26, 66%, 77%) |
| HSV | hsv(26, 32%, 92%) |
| CMYK | cmyk(0%, 18.3%, 32.3%, 7.8%) |
| CIE-LAB | lab(80.67, 10.75, 22.43) |
| CIE-LCH | lch(80.67, 24.88, 64.39°) |
| OKLab | oklab(83.74% 0.034 0.057) |
| OKLCH | oklch(83.74% 0.066 59.2) |
| XYZ | xyz(59.3699, 57.8673, 40.8364) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.93
Light Peach
#FFD8B1
ΔE00 6.04
Peach
#FFDAB9
ΔE00 6.11
Burlywood
#DEB887
ΔE00 6.28
Tan
#D2B48C
ΔE00 6.91
Peach (survey)
#FFB07C
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC09F #9FCAEB
analogous
#EB9FA4 #EBC09F #EBE69F
triadic
#EBC09F #9FEBC0 #C09FEB
tetradic
#EBC09F #A4EB9F #9FCAEB #E69FEB
square
#EBC09F #A4EB9F #9FCAEB #E69FEB
split-complementary
#EBC09F #9FEBE6 #9FA4EB
monochromatic
#D67E3A #E09F6C #EBC09F #F6E1D2 #FAEEE6
Accessibility & contrast
On white
1.67
#EBC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EBC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC09F
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC09F | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39D
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#F8B8B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebc09f; /* rgb */ color: rgb(235, 192, 159); /* oklch */ color: oklch(83.7% 0.066 59.2);
Tailwind
colors: {
custom: {
50: '#f2d3bb',
500: '#ebc09f',
950: '#000000',
},
}SCSS
$custom: #ebc09f; $custom-light: #f2d3bb; $custom-dark: #000000;
JSON
{
"hex": "#ebc09f",
"rgb": {
"r": 235,
"g": 192,
"b": 159
},
"hsl": {
"h": 26.053,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.83737,
"c": 0.06632,
"h": 59.2
},
"luminance": 0.57865
}Semantic roles & 50–950 ramp
primary
#EBC09F
secondary
#679DC7
accent
#7FCD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382