#EBBF93#EBBF93
#EBBF93 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.077 H 66.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF93 |
|---|---|
| RGB | rgb(235, 191, 147) |
| HSL | hsl(30, 69%, 75%) |
| HSV | hsv(30, 37%, 92%) |
| CMYK | cmyk(0%, 18.7%, 37.4%, 7.8%) |
| CIE-LAB | lab(80.20, 9.84, 28.15) |
| CIE-LCH | lch(80.20, 29.82, 70.73°) |
| OKLab | oklab(83.3% 0.0307 0.0705) |
| OKLCH | oklch(83.3% 0.077 66.4) |
| XYZ | xyz(58.1598, 57.0332, 35.5431) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.49
Tan
#D2B48C
ΔE00 5.40
Light Peach
#FFD8B1
ΔE00 5.95
Apricot
#FBCEB1
ΔE00 6.37
Very Light Brown
#D3B683
ΔE00 6.61
Peach
#FFDAB9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF93 #93BFEB
analogous
#EB9393 #EBBF93 #EBEB93
triadic
#EBBF93 #93EBBF #BF93EB
tetradic
#EBBF93 #93EB93 #93BFEB #EB93EB
square
#EBBF93 #93EB93 #93BFEB #EB93EB
split-complementary
#EBBF93 #93EBEB #9393EB
monochromatic
#D8822C #E1A05F #EBBF93 #F5DEC7 #FAF0E5
Accessibility & contrast
On white
1.69
#EBBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EBBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF93
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF93 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC190
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#F9B5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf93; /* rgb */ color: rgb(235, 191, 147); /* oklch */ color: oklch(83.3% 0.077 66.4);
Tailwind
colors: {
custom: {
50: '#f3d2b3',
500: '#ebbf93',
950: '#000000',
},
}SCSS
$custom: #ebbf93; $custom-light: #f3d2b3; $custom-dark: #000000;
JSON
{
"hex": "#ebbf93",
"rgb": {
"r": 235,
"g": 191,
"b": 147
},
"hsl": {
"h": 30,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.83299,
"c": 0.07689,
"h": 66.4
},
"luminance": 0.5703
}Semantic roles & 50–950 ramp
primary
#EBBF93
secondary
#5C91C6
accent
#73D115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381