#EDBF95#EDBF95
#EDBF95 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.077 H 63.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF95 |
|---|---|
| RGB | rgb(237, 191, 149) |
| HSL | hsl(29, 71%, 76%) |
| HSV | hsv(29, 37%, 93%) |
| CMYK | cmyk(0%, 19.4%, 37.1%, 7.1%) |
| CIE-LAB | lab(80.43, 10.85, 27.43) |
| CIE-LCH | lch(80.43, 29.50, 68.42°) |
| OKLab | oklab(83.53% 0.0338 0.0688) |
| OKLCH | oklch(83.53% 0.077 63.9) |
| XYZ | xyz(58.9823, 57.4390, 36.4080) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.39
Apricot
#FBCEB1
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 5.90
Tan
#D2B48C
ΔE00 6.07
Peach
#FFDAB9
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF95 #95C3ED
analogous
#ED9597 #EDBF95 #EDEB95
triadic
#EDBF95 #95EDBF #BF95ED
tetradic
#EDBF95 #97ED95 #95C3ED #EB95ED
square
#EDBF95 #97ED95 #95C3ED #EB95ED
split-complementary
#EDBF95 #95EDEB #9597ED
monochromatic
#DB802C #E49F61 #EDBF95 #F6DFC9 #FBEFE5
Accessibility & contrast
On white
1.68
#EDBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EDBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF95
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF95 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#FCB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbf95; /* rgb */ color: rgb(237, 191, 149); /* oklch */ color: oklch(83.5% 0.077 63.9);
Tailwind
colors: {
custom: {
50: '#f4d2b4',
500: '#edbf95',
950: '#000000',
},
}SCSS
$custom: #edbf95; $custom-light: #f4d2b4; $custom-dark: #000000;
JSON
{
"hex": "#edbf95",
"rgb": {
"r": 237,
"g": 191,
"b": 149
},
"hsl": {
"h": 28.636,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.83533,
"c": 0.07665,
"h": 63.9
},
"luminance": 0.57436
}Semantic roles & 50–950 ramp
primary
#EDBF95
secondary
#5D96C9
accent
#77D313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381