#EBBF7C#EBBF7C
#EBBF7C is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.9% C 0.099 H 77.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF7C |
|---|---|
| RGB | rgb(235, 191, 124) |
| HSL | hsl(36, 74%, 70%) |
| HSV | hsv(36, 47%, 92%) |
| CMYK | cmyk(0%, 18.7%, 47.2%, 7.8%) |
| CIE-LAB | lab(79.83, 7.43, 39.62) |
| CIE-LCH | lch(79.83, 40.31, 79.38°) |
| OKLab | oklab(82.89% 0.0217 0.0962) |
| OKLCH | oklch(82.89% 0.099 77.3) |
| XYZ | xyz(56.5320, 56.3821, 26.9700) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.33
Very Light Brown
#D3B683
ΔE00 5.48
Tan (survey)
#D1B26F
ΔE00 5.60
Fawn
#CFAF7B
ΔE00 6.04
Sandstone
#C9AE74
ΔE00 7.12
Tan
#D2B48C
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF7C #7CA8EB
analogous
#EB877C #EBBF7C #E0EB7C
triadic
#EBBF7C #7CEBBF #BF7CEB
tetradic
#EBBF7C #7CEB87 #7CA8EB #EB7CE0
square
#EBBF7C #7CEB87 #7CA8EB #EB7CE0
split-complementary
#EBBF7C #7CE0EB #877CEB
monochromatic
#CD881F #E3A547 #EBBF7C #F3D9B1 #FBF2E4
Accessibility & contrast
On white
1.71
#EBBF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EBBF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF7C
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF7C | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C077
Deuteranopia (green-blind)
#DBCA7E
Tritanopia (blue-blind)
#FBB3AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf7c; /* rgb */ color: rgb(235, 191, 124); /* oklch */ color: oklch(82.9% 0.099 77.3);
Tailwind
colors: {
custom: {
50: '#f4d2a3',
500: '#ebbf7c',
950: '#000000',
},
}SCSS
$custom: #ebbf7c; $custom-light: #f4d2a3; $custom-dark: #000000;
JSON
{
"hex": "#ebbf7c",
"rgb": {
"r": 235,
"g": 191,
"b": 124
},
"hsl": {
"h": 36.216,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.82891,
"c": 0.09858,
"h": 77.3
},
"luminance": 0.56379
}Semantic roles & 50–950 ramp
primary
#EBBF7C
secondary
#4779C4
accent
#5ED610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380