#EDBF81#EDBF81
#EDBF81 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.095 H 74.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF81 |
|---|---|
| RGB | rgb(237, 191, 129) |
| HSL | hsl(34, 75%, 72%) |
| HSV | hsv(34, 46%, 93%) |
| CMYK | cmyk(0%, 19.4%, 45.6%, 7.1%) |
| CIE-LAB | lab(80.10, 8.71, 37.44) |
| CIE-LCH | lch(80.10, 38.44, 76.90°) |
| OKLab | oklab(83.17% 0.0259 0.0914) |
| OKLCH | oklch(83.17% 0.095 74.2) |
| XYZ | xyz(57.5205, 56.8542, 28.7089) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.68
Very Light Brown
#D3B683
ΔE00 5.69
Fawn
#CFAF7B
ΔE00 6.17
Tan (survey)
#D1B26F
ΔE00 6.52
Tan
#D2B48C
ΔE00 6.69
Sandstone
#C9AE74
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF81 #81AFED
analogous
#ED8981 #EDBF81 #E5ED81
triadic
#EDBF81 #81EDBF #BF81ED
tetradic
#EDBF81 #81ED89 #81AFED #ED81E5
square
#EDBF81 #81ED89 #81AFED #ED81E5
split-complementary
#EDBF81 #81E5ED #8981ED
monochromatic
#D5871E #E5A44B #EDBF81 #F5DAB7 #FBF1E4
Accessibility & contrast
On white
1.70
#EDBF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EDBF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF81
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF81 | 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)
#D0C07C
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#FDB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf81; /* rgb */ color: rgb(237, 191, 129); /* oklch */ color: oklch(83.2% 0.095 74.2);
Tailwind
colors: {
custom: {
50: '#f5d2a6',
500: '#edbf81',
950: '#000000',
},
}SCSS
$custom: #edbf81; $custom-light: #f5d2a6; $custom-dark: #000000;
JSON
{
"hex": "#edbf81",
"rgb": {
"r": 237,
"g": 191,
"b": 129
},
"hsl": {
"h": 34.444,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.83169,
"c": 0.09504,
"h": 74.2
},
"luminance": 0.56851
}Semantic roles & 50–950 ramp
primary
#EDBF81
secondary
#4B80C7
accent
#64D70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380