#EDBF96#EDBF96
#EDBF96 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.6% C 0.076 H 63.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF96 |
|---|---|
| RGB | rgb(237, 191, 150) |
| HSL | hsl(28, 71%, 76%) |
| HSV | hsv(28, 37%, 93%) |
| CMYK | cmyk(0%, 19.4%, 36.7%, 7.1%) |
| CIE-LAB | lab(80.44, 10.97, 26.93) |
| CIE-LCH | lch(80.44, 29.08, 67.84°) |
| OKLab | oklab(83.55% 0.0342 0.0676) |
| OKLCH | oklch(83.55% 0.076 63.2) |
| XYZ | xyz(59.0625, 57.4711, 36.8303) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.62
Apricot
#FBCEB1
ΔE00 5.39
Light Peach
#FFD8B1
ΔE00 5.90
Tan
#D2B48C
ΔE00 6.17
Peach
#FFDAB9
ΔE00 6.64
Peach (survey)
#FFB07C
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF96 #96C4ED
analogous
#ED9698 #EDBF96 #EDEB96
triadic
#EDBF96 #96EDBF #BF96ED
tetradic
#EDBF96 #98ED96 #96C4ED #EB96ED
square
#EDBF96 #98ED96 #96C4ED #EB96ED
split-complementary
#EDBF96 #96EDEB #9698ED
monochromatic
#DB7F2E #E49F62 #EDBF96 #F6DFCA #FBEFE5
Accessibility & contrast
On white
1.68
#EDBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EDBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF96
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF96 | 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)
#CEC293
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#FBB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbf96; /* rgb */ color: rgb(237, 191, 150); /* oklch */ color: oklch(83.6% 0.076 63.2);
Tailwind
colors: {
custom: {
50: '#f4d2b5',
500: '#edbf96',
950: '#000000',
},
}SCSS
$custom: #edbf96; $custom-light: #f4d2b5; $custom-dark: #000000;
JSON
{
"hex": "#edbf96",
"rgb": {
"r": 237,
"g": 191,
"b": 150
},
"hsl": {
"h": 28.276,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.83553,
"c": 0.07577,
"h": 63.2
},
"luminance": 0.57468
}Semantic roles & 50–950 ramp
primary
#EDBF96
secondary
#5E97C9
accent
#78D313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381