#EDBF80#EDBF80
#EDBF80 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.096 H 74.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF80 |
|---|---|
| RGB | rgb(237, 191, 128) |
| HSL | hsl(35, 75%, 72%) |
| HSV | hsv(35, 46%, 93%) |
| CMYK | cmyk(0%, 19.4%, 46%, 7.1%) |
| CIE-LAB | lab(80.08, 8.61, 37.93) |
| CIE-LCH | lch(80.08, 38.90, 77.20°) |
| OKLab | oklab(83.15% 0.0255 0.0925) |
| OKLCH | oklch(83.15% 0.096 74.6) |
| XYZ | xyz(57.4543, 56.8278, 28.3605) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.81
Very Light Brown
#D3B683
ΔE00 5.71
Fawn
#CFAF7B
ΔE00 6.19
Tan (survey)
#D1B26F
ΔE00 6.42
Tan
#D2B48C
ΔE00 6.81
Sandstone
#C9AE74
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF80 #80AEED
analogous
#ED8980 #EDBF80 #E4ED80
triadic
#EDBF80 #80EDBF #BF80ED
tetradic
#EDBF80 #80ED89 #80AEED #ED80E4
square
#EDBF80 #80ED89 #80AEED #ED80E4
split-complementary
#EDBF80 #80E4ED #8980ED
monochromatic
#D4881E #E5A44A #EDBF80 #F5DAB6 #FBF1E4
Accessibility & contrast
On white
1.70
#EDBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EDBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF80
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF80 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#FDB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf80; /* rgb */ color: rgb(237, 191, 128); /* oklch */ color: oklch(83.2% 0.096 74.6);
Tailwind
colors: {
custom: {
50: '#f5d2a5',
500: '#edbf80',
950: '#000000',
},
}SCSS
$custom: #edbf80; $custom-light: #f5d2a5; $custom-dark: #000000;
JSON
{
"hex": "#edbf80",
"rgb": {
"r": 237,
"g": 191,
"b": 128
},
"hsl": {
"h": 34.679,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.83152,
"c": 0.09598,
"h": 74.6
},
"luminance": 0.56825
}Semantic roles & 50–950 ramp
primary
#EDBF80
secondary
#4A7FC7
accent
#63D70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380