#EDB196#EDB196
#EDB196 is a light, moderate orange. Relative luminance 0.517; OKLCH L 80.9% C 0.080 H 45.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB196 |
|---|---|
| RGB | rgb(237, 177, 150) |
| HSL | hsl(19, 71%, 76%) |
| HSV | hsv(19, 37%, 93%) |
| CMYK | cmyk(0%, 25.3%, 36.7%, 7.1%) |
| CIE-LAB | lab(77.07, 18.37, 22.35) |
| CIE-LCH | lch(77.07, 28.93, 50.59°) |
| OKLab | oklab(80.93% 0.0561 0.0566) |
| OKLCH | oklch(80.93% 0.08 45.3) |
| XYZ | xyz(56.1540, 51.6541, 35.8608) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.58
Light Salmon
#FEA993
ΔE00 5.79
Pinkish Tan
#D99B82
ΔE00 5.88
Lightsalmon
#FFA07A
ΔE00 6.97
Peach (survey)
#FFB07C
ΔE00 7.06
Darksalmon
#E9967A
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB196 #96D2ED
analogous
#ED96A6 #EDB196 #EDDD96
triadic
#EDB196 #96EDB1 #B196ED
tetradic
#EDB196 #A6ED96 #96D2ED #DD96ED
square
#EDB196 #A6ED96 #96D2ED #DD96ED
split-complementary
#EDB196 #96EDDD #96A6ED
monochromatic
#DB632E #E48A62 #EDB196 #F6D8CA #FBECE5
Accessibility & contrast
On white
1.85
#EDB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#EDB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB196
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB196 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B794
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#FCA7AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #edb196; /* rgb */ color: rgb(237, 177, 150); /* oklch */ color: oklch(80.9% 0.080 45.3);
Tailwind
colors: {
custom: {
50: '#f4c8b5',
500: '#edb196',
950: '#000000',
},
}SCSS
$custom: #edb196; $custom-light: #f4c8b5; $custom-dark: #000000;
JSON
{
"hex": "#edb196",
"rgb": {
"r": 237,
"g": 177,
"b": 150
},
"hsl": {
"h": 18.621,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.80927,
"c": 0.07969,
"h": 45.3
},
"luminance": 0.51651
}Semantic roles & 50–950 ramp
primary
#EDB196
secondary
#5EA8C9
accent
#97D313
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281