#EDB09E#EDB09E
#EDB09E is a light, moderate red. Relative luminance 0.515; OKLCH L 80.9% C 0.076 H 37.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB09E |
|---|---|
| RGB | rgb(237, 176, 158) |
| HSL | hsl(14, 69%, 77%) |
| HSV | hsv(14, 33%, 93%) |
| CMYK | cmyk(0%, 25.7%, 33.3%, 7.1%) |
| CIE-LAB | lab(77.00, 19.87, 17.94) |
| CIE-LCH | lch(77.00, 26.76, 42.08°) |
| OKLab | oklab(80.92% 0.0608 0.046) |
| OKLCH | oklch(80.92% 0.076 37.1) |
| XYZ | xyz(56.6235, 51.5271, 39.3044) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.66
Light Salmon
#FEA993
ΔE00 4.56
Blush (survey)
#F29E8E
ΔE00 5.57
Pinkish Tan
#D99B82
ΔE00 6.32
Darksalmon
#E9967A
ΔE00 7.46
Peachy Pink
#FF9A8A
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB09E #9EDBED
analogous
#ED9EB3 #EDB09E #EDD89E
triadic
#EDB09E #9EEDB0 #B09EED
tetradic
#EDB09E #B3ED9E #9EDBED #D89EED
square
#EDB09E #B3ED9E #9EDBED #D89EED
split-complementary
#EDB09E #9EEDD8 #9EB3ED
monochromatic
#DA5C37 #E3866A #EDB09E #F7DAD2 #FAEAE5
Accessibility & contrast
On white
1.86
#EDB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#EDB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB09E
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB09E | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#CCC39E
Tritanopia (blue-blind)
#FBA7AB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #edb09e; /* rgb */ color: rgb(237, 176, 158); /* oklch */ color: oklch(80.9% 0.076 37.1);
Tailwind
colors: {
custom: {
50: '#f4c7ba',
500: '#edb09e',
950: '#000000',
},
}SCSS
$custom: #edb09e; $custom-light: #f4c7ba; $custom-dark: #000000;
JSON
{
"hex": "#edb09e",
"rgb": {
"r": 237,
"g": 176,
"b": 158
},
"hsl": {
"h": 13.671,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.8092,
"c": 0.07622,
"h": 37.1
},
"luminance": 0.51524
}Semantic roles & 50–950 ramp
primary
#EDB09E
secondary
#66B3C9
accent
#A6D115
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281