#EBBF83#EBBF83
#EBBF83 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.0% C 0.092 H 74.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF83 |
|---|---|
| RGB | rgb(235, 191, 131) |
| HSL | hsl(35, 72%, 72%) |
| HSV | hsv(35, 44%, 92%) |
| CMYK | cmyk(0%, 18.7%, 44.3%, 7.8%) |
| CIE-LAB | lab(79.93, 8.11, 36.16) |
| CIE-LCH | lch(79.93, 37.06, 77.36°) |
| OKLab | oklab(83.01% 0.0244 0.0886) |
| OKLCH | oklch(83.01% 0.092 74.6) |
| XYZ | xyz(56.9905, 56.5655, 29.3847) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.21
Very Light Brown
#D3B683
ΔE00 5.20
Fawn
#CFAF7B
ΔE00 5.78
Tan
#D2B48C
ΔE00 6.19
Tan (survey)
#D1B26F
ΔE00 6.25
Sandstone
#C9AE74
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF83 #83AFEB
analogous
#EB8B83 #EBBF83 #E3EB83
triadic
#EBBF83 #83EBBF #BF83EB
tetradic
#EBBF83 #83EB8B #83AFEB #EB83E3
square
#EBBF83 #83EB8B #83AFEB #EB83E3
split-complementary
#EBBF83 #83E3EB #8B83EB
monochromatic
#D28722 #E2A44E #EBBF83 #F4DAB8 #FBF1E5
Accessibility & contrast
On white
1.71
#EBBF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EBBF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF83
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF83 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07F
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#FBB3B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf83; /* rgb */ color: rgb(235, 191, 131); /* oklch */ color: oklch(83.0% 0.092 74.6);
Tailwind
colors: {
custom: {
50: '#f3d2a8',
500: '#ebbf83',
950: '#000000',
},
}SCSS
$custom: #ebbf83; $custom-light: #f3d2a8; $custom-dark: #000000;
JSON
{
"hex": "#ebbf83",
"rgb": {
"r": 235,
"g": 191,
"b": 131
},
"hsl": {
"h": 34.615,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.83006,
"c": 0.09193,
"h": 74.6
},
"luminance": 0.56562
}Semantic roles & 50–950 ramp
primary
#EBBF83
secondary
#4D80C5
accent
#64D411
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380