#EBAF90#EBAF90
#EBAF90 is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.2% C 0.082 H 48.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF90 |
|---|---|
| RGB | rgb(235, 175, 144) |
| HSL | hsl(20, 69%, 74%) |
| HSV | hsv(20, 39%, 92%) |
| CMYK | cmyk(0%, 25.5%, 38.7%, 7.8%) |
| CIE-LAB | lab(76.28, 17.97, 24.46) |
| CIE-LCH | lch(76.28, 30.35, 53.70°) |
| OKLab | oklab(80.22% 0.0546 0.0616) |
| OKLCH | oklch(80.22% 0.082 48.4) |
| XYZ | xyz(54.6269, 50.3390, 33.2193) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.71
Pinkish Tan
#D99B82
ΔE00 5.71
Peach (survey)
#FFB07C
ΔE00 6.00
Light Salmon
#FEA993
ΔE00 6.75
Lightsalmon
#FFA07A
ΔE00 6.78
Darksalmon
#E9967A
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF90 #90CCEB
analogous
#EB909F #EBAF90 #EBDD90
triadic
#EBAF90 #90EBAF #AF90EB
tetradic
#EBAF90 #9FEB90 #90CCEB #DD90EB
square
#EBAF90 #9FEB90 #90CCEB #DD90EB
split-complementary
#EBAF90 #90EBDD #909FEB
monochromatic
#D86428 #E28A5C #EBAF90 #F4D4C4 #FAECE5
Accessibility & contrast
On white
1.90
#EBAF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#EBAF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF90
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF90 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB58E
Deuteranopia (green-blind)
#CDC190
Tritanopia (blue-blind)
#FAA5A7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaf90; /* rgb */ color: rgb(235, 175, 144); /* oklch */ color: oklch(80.2% 0.082 48.4);
Tailwind
colors: {
custom: {
50: '#f3c7b0',
500: '#ebaf90',
950: '#000000',
},
}SCSS
$custom: #ebaf90; $custom-light: #f3c7b0; $custom-dark: #000000;
JSON
{
"hex": "#ebaf90",
"rgb": {
"r": 235,
"g": 175,
"b": 144
},
"hsl": {
"h": 20.44,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.80223,
"c": 0.08231,
"h": 48.4
},
"luminance": 0.50336
}Semantic roles & 50–950 ramp
primary
#EBAF90
secondary
#59A1C6
accent
#91D114
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281