#EDBA95#EDBA95
#EDBA95 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.6% C 0.077 H 57.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBA95 |
|---|---|
| RGB | rgb(237, 186, 149) |
| HSL | hsl(25, 71%, 76%) |
| HSV | hsv(25, 37%, 93%) |
| CMYK | cmyk(0%, 21.5%, 37.1%, 7.1%) |
| CIE-LAB | lab(79.21, 13.49, 25.80) |
| CIE-LCH | lch(79.21, 29.11, 62.40°) |
| OKLab | oklab(82.58% 0.0415 0.0649) |
| OKLCH | oklch(82.58% 0.077 57.4) |
| XYZ | xyz(57.9105, 55.2953, 36.0507) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.26
Peach (survey)
#FFB07C
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.44
Tan
#D2B48C
ΔE00 7.53
Light Peach
#FFD8B1
ΔE00 7.55
Apricot (survey)
#FFB16D
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBA95 #95C8ED
analogous
#ED959C #EDBA95 #EDE695
triadic
#EDBA95 #95EDBA #BA95ED
tetradic
#EDBA95 #9CED95 #95C8ED #E695ED
square
#EDBA95 #9CED95 #95C8ED #E695ED
split-complementary
#EDBA95 #95EDE6 #959CED
monochromatic
#DB762C #E49861 #EDBA95 #F6DCC9 #FBEEE5
Accessibility & contrast
On white
1.74
#EDBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EDBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBA95
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBA95 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE92
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#FCB0B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edba95; /* rgb */ color: rgb(237, 186, 149); /* oklch */ color: oklch(82.6% 0.077 57.4);
Tailwind
colors: {
custom: {
50: '#f4ceb4',
500: '#edba95',
950: '#000000',
},
}SCSS
$custom: #edba95; $custom-light: #f4ceb4; $custom-dark: #000000;
JSON
{
"hex": "#edba95",
"rgb": {
"r": 237,
"g": 186,
"b": 149
},
"hsl": {
"h": 25.227,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.82584,
"c": 0.07706,
"h": 57.4
},
"luminance": 0.55292
}Semantic roles & 50–950 ramp
primary
#EDBA95
secondary
#5D9CC9
accent
#82D313
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171311
muted
#858381