#EBAF97#EBAF97
#EBAF97 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.4% C 0.078 H 42.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF97 |
|---|---|
| RGB | rgb(235, 175, 151) |
| HSL | hsl(17, 68%, 76%) |
| HSV | hsv(17, 36%, 92%) |
| CMYK | cmyk(0%, 25.5%, 35.7%, 7.8%) |
| CIE-LAB | lab(76.41, 18.78, 20.87) |
| CIE-LCH | lch(76.41, 28.08, 48.02°) |
| OKLab | oklab(80.37% 0.0574 0.0531) |
| OKLCH | oklch(80.37% 0.078 42.8) |
| XYZ | xyz(55.1786, 50.5597, 36.1248) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.19
Light Salmon
#FEA993
ΔE00 5.22
Pinkish Tan
#D99B82
ΔE00 5.36
Blush (survey)
#F29E8E
ΔE00 6.65
Darksalmon
#E9967A
ΔE00 6.87
Lightsalmon
#FFA07A
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF97 #97D3EB
analogous
#EB97A9 #EBAF97 #EBD997
triadic
#EBAF97 #97EBAF #AF97EB
tetradic
#EBAF97 #A9EB97 #97D3EB #D997EB
square
#EBAF97 #A9EB97 #97D3EB #D997EB
split-complementary
#EBAF97 #97EBD9 #97A9EB
monochromatic
#D76030 #E18864 #EBAF97 #F5D6CA #FAEBE5
Accessibility & contrast
On white
1.89
#EBAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#EBAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF97
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF97 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#FAA6A9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaf97; /* rgb */ color: rgb(235, 175, 151); /* oklch */ color: oklch(80.4% 0.078 42.8);
Tailwind
colors: {
custom: {
50: '#f3c7b5',
500: '#ebaf97',
950: '#000000',
},
}SCSS
$custom: #ebaf97; $custom-light: #f3c7b5; $custom-dark: #000000;
JSON
{
"hex": "#ebaf97",
"rgb": {
"r": 235,
"g": 175,
"b": 151
},
"hsl": {
"h": 17.143,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.80372,
"c": 0.07816,
"h": 42.8
},
"luminance": 0.50556
}Semantic roles & 50–950 ramp
primary
#EBAF97
secondary
#60A9C6
accent
#9BD016
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281