#EBAF94#EBAF94
#EBAF94 is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.3% C 0.080 H 45.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF94 |
|---|---|
| RGB | rgb(235, 175, 148) |
| HSL | hsl(19, 69%, 75%) |
| HSV | hsv(19, 37%, 92%) |
| CMYK | cmyk(0%, 25.5%, 37%, 7.8%) |
| CIE-LAB | lab(76.35, 18.43, 22.41) |
| CIE-LCH | lch(76.35, 29.01, 50.57°) |
| OKLab | oklab(80.31% 0.0562 0.0568) |
| OKLCH | oklch(80.31% 0.08 45.3) |
| XYZ | xyz(54.9380, 50.4635, 34.8580) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.74
Pinkish Tan
#D99B82
ΔE00 5.37
Light Salmon
#FEA993
ΔE00 5.79
Lightsalmon
#FFA07A
ΔE00 6.82
Darksalmon
#E9967A
ΔE00 6.95
Peach (survey)
#FFB07C
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF94 #94D0EB
analogous
#EB94A4 #EBAF94 #EBDB94
triadic
#EBAF94 #94EBAF #AF94EB
tetradic
#EBAF94 #A4EB94 #94D0EB #DB94EB
square
#EBAF94 #A4EB94 #94D0EB #DB94EB
split-complementary
#EBAF94 #94EBDB #94A4EB
monochromatic
#D8622D #E18860 #EBAF94 #F5D6C8 #FAECE5
Accessibility & contrast
On white
1.89
#EBAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#EBAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF94
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF94 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB592
Deuteranopia (green-blind)
#CCC194
Tritanopia (blue-blind)
#FAA5A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaf94; /* rgb */ color: rgb(235, 175, 148); /* oklch */ color: oklch(80.3% 0.080 45.3);
Tailwind
colors: {
custom: {
50: '#f3c7b3',
500: '#ebaf94',
950: '#000000',
},
}SCSS
$custom: #ebaf94; $custom-light: #f3c7b3; $custom-dark: #000000;
JSON
{
"hex": "#ebaf94",
"rgb": {
"r": 235,
"g": 175,
"b": 148
},
"hsl": {
"h": 18.621,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.80307,
"c": 0.07986,
"h": 45.3
},
"luminance": 0.5046
}Semantic roles & 50–950 ramp
primary
#EBAF94
secondary
#5DA5C6
accent
#96D015
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281