#EBB197#EBB197
#EBB197 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.7% C 0.077 H 45.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB197 |
|---|---|
| RGB | rgb(235, 177, 151) |
| HSL | hsl(19, 68%, 76%) |
| HSV | hsv(19, 36%, 92%) |
| CMYK | cmyk(0%, 24.7%, 35.7%, 7.8%) |
| CIE-LAB | lab(76.89, 17.72, 21.53) |
| CIE-LCH | lch(76.89, 27.88, 50.54°) |
| OKLab | oklab(80.74% 0.0542 0.0547) |
| OKLCH | oklch(80.74% 0.077 45.2) |
| XYZ | xyz(55.5707, 51.3440, 36.2555) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.84
Pinkish Tan
#D99B82
ΔE00 5.81
Light Salmon
#FEA993
ΔE00 6.04
Lightsalmon
#FFA07A
ΔE00 7.36
Peach (survey)
#FFB07C
ΔE00 7.44
Darksalmon
#E9967A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB197 #97D1EB
analogous
#EB97A7 #EBB197 #EBDB97
triadic
#EBB197 #97EBB1 #B197EB
tetradic
#EBB197 #A7EB97 #97D1EB #DB97EB
square
#EBB197 #A7EB97 #97D1EB #DB97EB
split-complementary
#EBB197 #97EBDB #97A7EB
monochromatic
#D76430 #E18B64 #EBB197 #F5D7CA #FAECE5
Accessibility & contrast
On white
1.86
#EBB197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#EBB197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB197
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB197 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B795
Deuteranopia (green-blind)
#CDC397
Tritanopia (blue-blind)
#FAA8AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb197; /* rgb */ color: rgb(235, 177, 151); /* oklch */ color: oklch(80.7% 0.077 45.2);
Tailwind
colors: {
custom: {
50: '#f3c8b5',
500: '#ebb197',
950: '#000000',
},
}SCSS
$custom: #ebb197; $custom-light: #f3c8b5; $custom-dark: #000000;
JSON
{
"hex": "#ebb197",
"rgb": {
"r": 235,
"g": 177,
"b": 151
},
"hsl": {
"h": 18.571,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.80741,
"c": 0.07699,
"h": 45.2
},
"luminance": 0.51341
}Semantic roles & 50–950 ramp
primary
#EBB197
secondary
#60A7C6
accent
#96D016
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281