#EBAF98#EBAF98
#EBAF98 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.4% C 0.078 H 41.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF98 |
|---|---|
| RGB | rgb(235, 175, 152) |
| HSL | hsl(17, 67%, 76%) |
| HSV | hsv(17, 35%, 92%) |
| CMYK | cmyk(0%, 25.5%, 35.3%, 7.8%) |
| CIE-LAB | lab(76.43, 18.90, 20.36) |
| CIE-LCH | lch(76.43, 27.78, 47.13°) |
| OKLab | oklab(80.39% 0.0578 0.0518) |
| OKLCH | oklch(80.39% 0.078 41.9) |
| XYZ | xyz(55.2601, 50.5923, 36.5543) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.06
Light Salmon
#FEA993
ΔE00 5.07
Pinkish Tan
#D99B82
ΔE00 5.41
Blush (survey)
#F29E8E
ΔE00 6.42
Darksalmon
#E9967A
ΔE00 6.89
Lightsalmon
#FFA07A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF98 #98D4EB
analogous
#EB98AA #EBAF98 #EBD998
triadic
#EBAF98 #98EBAF #AF98EB
tetradic
#EBAF98 #AAEB98 #98D4EB #D998EB
square
#EBAF98 #AAEB98 #98D4EB #D998EB
split-complementary
#EBAF98 #98EBD9 #98AAEB
monochromatic
#D75F32 #E18765 #EBAF98 #F5D7CB #FAEBE5
Accessibility & contrast
On white
1.89
#EBAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#EBAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF98
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF98 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB596
Deuteranopia (green-blind)
#CCC198
Tritanopia (blue-blind)
#FAA6A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaf98; /* rgb */ color: rgb(235, 175, 152); /* oklch */ color: oklch(80.4% 0.078 41.9);
Tailwind
colors: {
custom: {
50: '#f3c7b6',
500: '#ebaf98',
950: '#000000',
},
}SCSS
$custom: #ebaf98; $custom-light: #f3c7b6; $custom-dark: #000000;
JSON
{
"hex": "#ebaf98",
"rgb": {
"r": 235,
"g": 175,
"b": 152
},
"hsl": {
"h": 16.627,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.80394,
"c": 0.07762,
"h": 41.9
},
"luminance": 0.50589
}Semantic roles & 50–950 ramp
primary
#EBAF98
secondary
#61AAC6
accent
#9CCF16
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281