#EBBF7B#EBBF7B
#EBBF7B is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.9% C 0.100 H 77.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF7B |
|---|---|
| RGB | rgb(235, 191, 123) |
| HSL | hsl(36, 74%, 70%) |
| HSV | hsv(36, 48%, 92%) |
| CMYK | cmyk(0%, 18.7%, 47.7%, 7.8%) |
| CIE-LAB | lab(79.82, 7.33, 40.11) |
| CIE-LCH | lch(79.82, 40.78, 79.64°) |
| OKLab | oklab(82.88% 0.0214 0.0972) |
| OKLCH | oklch(82.88% 0.1 77.6) |
| XYZ | xyz(56.4691, 56.3569, 26.6387) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.50
Tan (survey)
#D1B26F
ΔE00 5.54
Very Light Brown
#D3B683
ΔE00 5.56
Fawn
#CFAF7B
ΔE00 6.10
Sandstone
#C9AE74
ΔE00 7.12
Desert
#CCAD60
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF7B #7BA7EB
analogous
#EB877B #EBBF7B #DFEB7B
triadic
#EBBF7B #7BEBBF #BF7BEB
tetradic
#EBBF7B #7BEB87 #7BA7EB #EB7BDF
square
#EBBF7B #7BEB87 #7BA7EB #EB7BDF
split-complementary
#EBBF7B #7BDFEB #877BEB
monochromatic
#CD881F #E3A546 #EBBF7B #F3D9B0 #FBF2E4
Accessibility & contrast
On white
1.71
#EBBF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EBBF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF7B
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF7B | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C076
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#FBB3AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf7b; /* rgb */ color: rgb(235, 191, 123); /* oklch */ color: oklch(82.9% 0.100 77.6);
Tailwind
colors: {
custom: {
50: '#f4d2a2',
500: '#ebbf7b',
950: '#000000',
},
}SCSS
$custom: #ebbf7b; $custom-light: #f4d2a2; $custom-dark: #000000;
JSON
{
"hex": "#ebbf7b",
"rgb": {
"r": 235,
"g": 191,
"b": 123
},
"hsl": {
"h": 36.429,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.82875,
"c": 0.09953,
"h": 77.6
},
"luminance": 0.56354
}Semantic roles & 50–950 ramp
primary
#EBBF7B
secondary
#4678C4
accent
#5ED610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380