#EBAF95#EBAF95
#EBAF95 is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.3% C 0.079 H 44.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF95 |
|---|---|
| RGB | rgb(235, 175, 149) |
| HSL | hsl(18, 68%, 75%) |
| HSV | hsv(18, 37%, 92%) |
| CMYK | cmyk(0%, 25.5%, 36.6%, 7.8%) |
| CIE-LAB | lab(76.37, 18.54, 21.90) |
| CIE-LCH | lch(76.37, 28.70, 49.74°) |
| OKLab | oklab(80.33% 0.0566 0.0555) |
| OKLCH | oklch(80.33% 0.079 44.5) |
| XYZ | xyz(55.0175, 50.4953, 35.2766) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.54
Pinkish Tan
#D99B82
ΔE00 5.34
Light Salmon
#FEA993
ΔE00 5.58
Lightsalmon
#FFA07A
ΔE00 6.89
Darksalmon
#E9967A
ΔE00 6.90
Blush (survey)
#F29E8E
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF95 #95D1EB
analogous
#EB95A6 #EBAF95 #EBDA95
triadic
#EBAF95 #95EBAF #AF95EB
tetradic
#EBAF95 #A6EB95 #95D1EB #DA95EB
square
#EBAF95 #A6EB95 #95D1EB #DA95EB
split-complementary
#EBAF95 #95EBDA #95A6EB
monochromatic
#D8612E #E18862 #EBAF95 #F5D6C8 #FAECE5
Accessibility & contrast
On white
1.89
#EBAF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#EBAF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF95
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF95 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#FAA5A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaf95; /* rgb */ color: rgb(235, 175, 149); /* oklch */ color: oklch(80.3% 0.079 44.5);
Tailwind
colors: {
custom: {
50: '#f3c7b4',
500: '#ebaf95',
950: '#000000',
},
}SCSS
$custom: #ebaf95; $custom-light: #f3c7b4; $custom-dark: #000000;
JSON
{
"hex": "#ebaf95",
"rgb": {
"r": 235,
"g": 175,
"b": 149
},
"hsl": {
"h": 18.14,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.80329,
"c": 0.07928,
"h": 44.5
},
"luminance": 0.50492
}Semantic roles & 50–950 ramp
primary
#EBAF95
secondary
#5EA7C6
accent
#98D015
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281