#EBBFA9#EBBFA9
#EBBFA9 is a very light, muted orange. Relative luminance 0.578; OKLCH L 83.8% C 0.059 H 48.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFA9 |
|---|---|
| RGB | rgb(235, 191, 169) |
| HSL | hsl(20, 62%, 79%) |
| HSV | hsv(20, 28%, 92%) |
| CMYK | cmyk(0%, 18.7%, 28.1%, 7.8%) |
| CIE-LAB | lab(80.62, 12.57, 17.04) |
| CIE-LCH | lch(80.62, 21.18, 53.59°) |
| OKLab | oklab(83.77% 0.0395 0.0438) |
| OKLCH | oklch(83.77% 0.059 48) |
| XYZ | xyz(60.0541, 57.7909, 45.5199) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.34
Pale Salmon
#FFB19A
ΔE00 7.73
Peach
#FFDAB9
ΔE00 8.02
Light Peach
#FFD8B1
ΔE00 8.78
Light Salmon
#FEA993
ΔE00 9.37
Pinkish Tan
#D99B82
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFA9 #A9D5EB
analogous
#EBA9B4 #EBBFA9 #EBE0A9
triadic
#EBBFA9 #A9EBBF #BFA9EB
tetradic
#EBBFA9 #B4EBA9 #A9D5EB #E0A9EB
square
#EBBFA9 #B4EBA9 #A9D5EB #E0A9EB
split-complementary
#EBBFA9 #A9EBE0 #A9B4EB
monochromatic
#D47546 #DF9A77 #EBBFA9 #F7E4DB #F9EDE6
Accessibility & contrast
On white
1.67
#EBBFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EBBFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFA9
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFA9 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A8
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#F7B8B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbfa9; /* rgb */ color: rgb(235, 191, 169); /* oklch */ color: oklch(83.8% 0.059 48.0);
Tailwind
colors: {
custom: {
50: '#f2d2c2',
500: '#ebbfa9',
950: '#000000',
},
}SCSS
$custom: #ebbfa9; $custom-light: #f2d2c2; $custom-dark: #000000;
JSON
{
"hex": "#ebbfa9",
"rgb": {
"r": 235,
"g": 191,
"b": 169
},
"hsl": {
"h": 20,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.8377,
"c": 0.059,
"h": 48
},
"luminance": 0.57788
}Semantic roles & 50–950 ramp
primary
#EBBFA9
secondary
#71AAC7
accent
#90CA1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382