#EBBCA9#EBBCA9
#EBBCA9 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.2% C 0.060 H 43.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCA9 |
|---|---|
| RGB | rgb(235, 188, 169) |
| HSL | hsl(17, 62%, 79%) |
| HSV | hsv(17, 28%, 92%) |
| CMYK | cmyk(0%, 20%, 28.1%, 7.8%) |
| CIE-LAB | lab(79.90, 14.16, 16.03) |
| CIE-LCH | lch(79.90, 21.38, 48.54°) |
| OKLab | oklab(83.2% 0.0441 0.0413) |
| OKLCH | oklch(83.2% 0.06 43.1) |
| XYZ | xyz(59.4066, 56.4958, 45.3040) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.79
Pale Salmon
#FFB19A
ΔE00 6.59
Light Salmon
#FEA993
ΔE00 8.14
Pinkish Tan
#D99B82
ΔE00 8.77
Pinkish Grey
#C8ACA9
ΔE00 9.11
Peach
#FFDAB9
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCA9 #A9D8EB
analogous
#EBA9B7 #EBBCA9 #EBDDA9
triadic
#EBBCA9 #A9EBBC #BCA9EB
tetradic
#EBBCA9 #B7EBA9 #A9D8EB #DDA9EB
square
#EBBCA9 #B7EBA9 #A9D8EB #DDA9EB
split-complementary
#EBBCA9 #A9EBDD #A9B7EB
monochromatic
#D46F46 #DF9577 #EBBCA9 #F7E3DB #F9ECE6
Accessibility & contrast
On white
1.71
#EBBCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EBBCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCA9
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCA9 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A8
Deuteranopia (green-blind)
#D2CAA9
Tritanopia (blue-blind)
#F7B5B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbca9; /* rgb */ color: rgb(235, 188, 169); /* oklch */ color: oklch(83.2% 0.060 43.1);
Tailwind
colors: {
custom: {
50: '#f2d0c2',
500: '#ebbca9',
950: '#000000',
},
}SCSS
$custom: #ebbca9; $custom-light: #f2d0c2; $custom-dark: #000000;
JSON
{
"hex": "#ebbca9",
"rgb": {
"r": 235,
"g": 188,
"b": 169
},
"hsl": {
"h": 17.273,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.83203,
"c": 0.06045,
"h": 43.1
},
"luminance": 0.56493
}Semantic roles & 50–950 ramp
primary
#EBBCA9
secondary
#71AEC7
accent
#98CA1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382