#EDB899#EDB899
#EDB899 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.3% C 0.075 H 51.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB899 |
|---|---|
| RGB | rgb(237, 184, 153) |
| HSL | hsl(22, 70%, 76%) |
| HSV | hsv(22, 35%, 93%) |
| CMYK | cmyk(0%, 22.4%, 35.4%, 7.1%) |
| CIE-LAB | lab(78.80, 15.02, 23.11) |
| CIE-LCH | lch(78.80, 27.56, 56.99°) |
| OKLab | oklab(82.29% 0.0463 0.0585) |
| OKLCH | oklch(82.29% 0.075 51.7) |
| XYZ | xyz(57.8170, 54.5885, 37.6221) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.33
Peach (survey)
#FFB07C
ΔE00 6.58
Pale Salmon
#FFB19A
ΔE00 7.00
Pinkish Tan
#D99B82
ΔE00 7.97
Light Salmon
#FEA993
ΔE00 8.50
Burlywood
#DEB887
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB899 #99CEED
analogous
#ED99A4 #EDB899 #EDE299
triadic
#EDB899 #99EDB8 #B899ED
tetradic
#EDB899 #A4ED99 #99CEED #E299ED
square
#EDB899 #A4ED99 #99CEED #E299ED
split-complementary
#EDB899 #99EDE2 #99A4ED
monochromatic
#DB7031 #E49465 #EDB899 #F6DCCD #FAEDE5
Accessibility & contrast
On white
1.76
#EDB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#EDB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB899
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB899 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC97
Deuteranopia (green-blind)
#D3C899
Tritanopia (blue-blind)
#FCAFB0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #edb899; /* rgb */ color: rgb(237, 184, 153); /* oklch */ color: oklch(82.3% 0.075 51.7);
Tailwind
colors: {
custom: {
50: '#f4cdb7',
500: '#edb899',
950: '#000000',
},
}SCSS
$custom: #edb899; $custom-light: #f4cdb7; $custom-dark: #000000;
JSON
{
"hex": "#edb899",
"rgb": {
"r": 237,
"g": 184,
"b": 153
},
"hsl": {
"h": 22.143,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.82291,
"c": 0.07459,
"h": 51.7
},
"luminance": 0.54585
}Semantic roles & 50–950 ramp
primary
#EDB899
secondary
#61A3C9
accent
#8CD214
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171311
muted
#858381