#EDBF7A#EDBF7A
#EDBF7A is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.1% C 0.102 H 76.8°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF7A |
|---|---|
| RGB | rgb(237, 191, 122) |
| HSL | hsl(36, 76%, 70%) |
| HSV | hsv(36, 49%, 93%) |
| CMYK | cmyk(0%, 19.4%, 48.5%, 7.1%) |
| CIE-LAB | lab(80.00, 8.05, 40.89) |
| CIE-LCH | lch(80.00, 41.67, 78.87°) |
| OKLab | oklab(83.06% 0.0233 0.0989) |
| OKLCH | oklch(83.06% 0.102 76.8) |
| XYZ | xyz(57.0710, 56.6745, 26.3418) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.73
Tan (survey)
#D1B26F
ΔE00 5.96
Very Light Brown
#D3B683
ΔE00 6.00
Fawn
#CFAF7B
ΔE00 6.46
Sandstone
#C9AE74
ΔE00 7.55
Tan
#D2B48C
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF7A #7AA8ED
analogous
#ED857A #EDBF7A #E1ED7A
triadic
#EDBF7A #7AEDBF #BF7AED
tetradic
#EDBF7A #7AED85 #7AA8ED #ED7AE1
square
#EDBF7A #7AED85 #7AA8ED #ED7AE1
split-complementary
#EDBF7A #7AE1ED #857AED
monochromatic
#D0881C #E6A544 #EDBF7A #F4D9B0 #FBF2E4
Accessibility & contrast
On white
1.70
#EDBF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EDBF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF7A
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF7A | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C075
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#FEB2AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbf7a; /* rgb */ color: rgb(237, 191, 122); /* oklch */ color: oklch(83.1% 0.102 76.8);
Tailwind
colors: {
custom: {
50: '#f5d2a1',
500: '#edbf7a',
950: '#000000',
},
}SCSS
$custom: #edbf7a; $custom-light: #f5d2a1; $custom-dark: #000000;
JSON
{
"hex": "#edbf7a",
"rgb": {
"r": 237,
"g": 191,
"b": 122
},
"hsl": {
"h": 36,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.83056,
"c": 0.10157,
"h": 76.8
},
"luminance": 0.56671
}Semantic roles & 50–950 ramp
primary
#EDBF7A
secondary
#4579C6
accent
#5ED80D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380