#EDBF84#EDBF84
#EDBF84 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.092 H 72.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF84 |
|---|---|
| RGB | rgb(237, 191, 132) |
| HSL | hsl(34, 74%, 72%) |
| HSV | hsv(34, 44%, 93%) |
| CMYK | cmyk(0%, 19.4%, 44.3%, 7.1%) |
| CIE-LAB | lab(80.14, 9.01, 35.95) |
| CIE-LCH | lch(80.14, 37.06, 75.93°) |
| OKLab | oklab(83.22% 0.0271 0.0882) |
| OKLCH | oklch(83.22% 0.092 72.9) |
| XYZ | xyz(57.7228, 56.9352, 29.7745) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.33
Very Light Brown
#D3B683
ΔE00 5.68
Fawn
#CFAF7B
ΔE00 6.17
Tan
#D2B48C
ΔE00 6.36
Tan (survey)
#D1B26F
ΔE00 6.88
Light Peach
#FFD8B1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF84 #84B2ED
analogous
#ED8A84 #EDBF84 #E7ED84
triadic
#EDBF84 #84EDBF #BF84ED
tetradic
#EDBF84 #84ED8A #84B2ED #ED84E7
square
#EDBF84 #84ED8A #84B2ED #ED84E7
split-complementary
#EDBF84 #84E7ED #8A84ED
monochromatic
#D7871F #E5A34F #EDBF84 #F5DBB9 #FBF1E4
Accessibility & contrast
On white
1.70
#EDBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EDBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF84
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF84 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C080
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#FDB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf84; /* rgb */ color: rgb(237, 191, 132); /* oklch */ color: oklch(83.2% 0.092 72.9);
Tailwind
colors: {
custom: {
50: '#f5d2a8',
500: '#edbf84',
950: '#000000',
},
}SCSS
$custom: #edbf84; $custom-light: #f5d2a8; $custom-dark: #000000;
JSON
{
"hex": "#edbf84",
"rgb": {
"r": 237,
"g": 191,
"b": 132
},
"hsl": {
"h": 33.714,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.83219,
"c": 0.09223,
"h": 72.9
},
"luminance": 0.56932
}Semantic roles & 50–950 ramp
primary
#EDBF84
secondary
#4E83C7
accent
#66D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380