#EDBF94#EDBF94
#EDBF94 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.078 H 64.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF94 |
|---|---|
| RGB | rgb(237, 191, 148) |
| HSL | hsl(29, 71%, 75%) |
| HSV | hsv(29, 38%, 93%) |
| CMYK | cmyk(0%, 19.4%, 37.6%, 7.1%) |
| CIE-LAB | lab(80.41, 10.74, 27.94) |
| CIE-LCH | lch(80.41, 29.93, 68.98°) |
| OKLab | oklab(83.51% 0.0334 0.07) |
| OKLCH | oklch(83.51% 0.078 64.5) |
| XYZ | xyz(58.9028, 57.4072, 35.9893) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.18
Apricot
#FBCEB1
ΔE00 5.85
Light Peach
#FFD8B1
ΔE00 5.92
Tan
#D2B48C
ΔE00 5.97
Peach
#FFDAB9
ΔE00 6.81
Very Light Brown
#D3B683
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF94 #94C2ED
analogous
#ED9495 #EDBF94 #EDEC94
triadic
#EDBF94 #94EDBF #BF94ED
tetradic
#EDBF94 #95ED94 #94C2ED #EC94ED
square
#EDBF94 #95ED94 #94C2ED #EC94ED
split-complementary
#EDBF94 #94EDEC #9495ED
monochromatic
#DB802B #E4A060 #EDBF94 #F6DEC8 #FBEFE5
Accessibility & contrast
On white
1.68
#EDBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EDBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF94
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF94 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC191
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#FCB5B4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf94; /* rgb */ color: rgb(237, 191, 148); /* oklch */ color: oklch(83.5% 0.078 64.5);
Tailwind
colors: {
custom: {
50: '#f4d2b3',
500: '#edbf94',
950: '#000000',
},
}SCSS
$custom: #edbf94; $custom-light: #f4d2b3; $custom-dark: #000000;
JSON
{
"hex": "#edbf94",
"rgb": {
"r": 237,
"g": 191,
"b": 148
},
"hsl": {
"h": 28.989,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.83513,
"c": 0.07753,
"h": 64.5
},
"luminance": 0.57404
}Semantic roles & 50–950 ramp
primary
#EDBF94
secondary
#5D94C9
accent
#76D312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381