#EDB8A2#EDB8A2
#EDB8A2 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.5% C 0.069 H 43.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB8A2 |
|---|---|
| RGB | rgb(237, 184, 162) |
| HSL | hsl(18, 68%, 78%) |
| HSV | hsv(18, 32%, 93%) |
| CMYK | cmyk(0%, 22.4%, 31.6%, 7.1%) |
| CIE-LAB | lab(78.98, 16.12, 18.54) |
| CIE-LCH | lch(78.98, 24.57, 48.99°) |
| OKLab | oklab(82.49% 0.0498 0.0475) |
| OKLCH | oklch(82.49% 0.069 43.6) |
| XYZ | xyz(58.5885, 54.8971, 41.6856) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.25
Apricot
#FBCEB1
ΔE00 6.27
Light Salmon
#FEA993
ΔE00 6.80
Pinkish Tan
#D99B82
ΔE00 7.55
Blush (survey)
#F29E8E
ΔE00 8.51
Peach (survey)
#FFB07C
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB8A2 #A2D7ED
analogous
#EDA2B1 #EDB8A2 #EDDDA2
triadic
#EDB8A2 #A2EDB8 #B8A2ED
tetradic
#EDB8A2 #B1EDA2 #A2D7ED #DDA2ED
square
#EDB8A2 #B1EDA2 #A2D7ED #DDA2ED
split-complementary
#EDB8A2 #A2EDDD #A2B1ED
monochromatic
#D96A3B #E3916F #EDB8A2 #F7DFD5 #FAEBE5
Accessibility & contrast
On white
1.75
#EDB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EDB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB8A2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB8A2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#FBB0B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edb8a2; /* rgb */ color: rgb(237, 184, 162); /* oklch */ color: oklch(82.5% 0.069 43.6);
Tailwind
colors: {
custom: {
50: '#f4cdbd',
500: '#edb8a2',
950: '#000000',
},
}SCSS
$custom: #edb8a2; $custom-light: #f4cdbd; $custom-dark: #000000;
JSON
{
"hex": "#edb8a2",
"rgb": {
"r": 237,
"g": 184,
"b": 162
},
"hsl": {
"h": 17.6,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.82489,
"c": 0.06882,
"h": 43.6
},
"luminance": 0.54894
}Semantic roles & 50–950 ramp
primary
#EDB8A2
secondary
#6AADCA
accent
#99CF16
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171312
muted
#858382