#EDBF8F#EDBF8F
#EDBF8F is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.082 H 67.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF8F |
|---|---|
| RGB | rgb(237, 191, 143) |
| HSL | hsl(31, 72%, 75%) |
| HSV | hsv(31, 40%, 93%) |
| CMYK | cmyk(0%, 19.4%, 39.7%, 7.1%) |
| CIE-LAB | lab(80.32, 10.17, 30.45) |
| CIE-LCH | lch(80.32, 32.11, 71.53°) |
| OKLab | oklab(83.42% 0.0314 0.0758) |
| OKLCH | oklch(83.42% 0.082 67.5) |
| XYZ | xyz(58.5156, 57.2523, 33.9499) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.35
Tan
#D2B48C
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.51
Fawn
#CFAF7B
ΔE00 6.92
Apricot
#FBCEB1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF8F #8FBDED
analogous
#ED908F #EDBF8F #ECED8F
triadic
#EDBF8F #8FEDBF #BF8FED
tetradic
#EDBF8F #8FED90 #8FBDED #ED8FEC
square
#EDBF8F #8FED90 #8FBDED #ED8FEC
split-complementary
#EDBF8F #8FECED #908FED
monochromatic
#DC8326 #E5A15A #EDBF8F #F5DDC4 #FBF0E5
Accessibility & contrast
On white
1.69
#EDBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EDBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF8F
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF8F | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18C
Deuteranopia (green-blind)
#D9CC90
Tritanopia (blue-blind)
#FCB4B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf8f; /* rgb */ color: rgb(237, 191, 143); /* oklch */ color: oklch(83.4% 0.082 67.5);
Tailwind
colors: {
custom: {
50: '#f4d2b0',
500: '#edbf8f',
950: '#000000',
},
}SCSS
$custom: #edbf8f; $custom-light: #f4d2b0; $custom-dark: #000000;
JSON
{
"hex": "#edbf8f",
"rgb": {
"r": 237,
"g": 191,
"b": 143
},
"hsl": {
"h": 30.638,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.83417,
"c": 0.08204,
"h": 67.5
},
"luminance": 0.57249
}Semantic roles & 50–950 ramp
primary
#EDBF8F
secondary
#588FC8
accent
#71D411
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381