#EBCAB2#EBCAB2
#EBCAB2 is a very light, muted orange. Relative luminance 0.631; OKLCH L 86.1% C 0.050 H 58.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCAB2 |
|---|---|
| RGB | rgb(235, 202, 178) |
| HSL | hsl(25, 59%, 81%) |
| HSV | hsv(25, 24%, 92%) |
| CMYK | cmyk(0%, 14%, 24.3%, 7.8%) |
| CIE-LAB | lab(83.51, 8.01, 16.29) |
| CIE-LCH | lch(83.51, 18.15, 63.81°) |
| OKLab | oklab(86.08% 0.0262 0.042) |
| OKLCH | oklch(86.08% 0.05 58.1) |
| XYZ | xyz(63.4179, 63.1197, 50.9536) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.69
Peach
#FFDAB9
ΔE00 4.73
Light Peach
#FFD8B1
ΔE00 5.71
Bisque
#FFE4C4
ΔE00 7.15
Warm Beige
#E9DCC9
ΔE00 8.32
Tan
#D2B48C
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCAB2 #B2D3EB
analogous
#EBB2B6 #EBCAB2 #EBE6B2
triadic
#EBCAB2 #B2EBCA #CAB2EB
tetradic
#EBCAB2 #B6EBB2 #B2D3EB #E6B2EB
square
#EBCAB2 #B6EBB2 #B2D3EB #E6B2EB
split-complementary
#EBCAB2 #B2EBE6 #B2B6EB
monochromatic
#D28751 #DEA981 #EBCAB2 #F8EBE3 #F9EEE7
Accessibility & contrast
On white
1.54
#EBCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#EBCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCAB2
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCAB2 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB0
Deuteranopia (green-blind)
#DBD3B2
Tritanopia (blue-blind)
#F6C4C3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcab2; /* rgb */ color: rgb(235, 202, 178); /* oklch */ color: oklch(86.1% 0.050 58.1);
Tailwind
colors: {
custom: {
50: '#f2dac9',
500: '#ebcab2',
950: '#000000',
},
}SCSS
$custom: #ebcab2; $custom-light: #f2dac9; $custom-dark: #000000;
JSON
{
"hex": "#ebcab2",
"rgb": {
"r": 235,
"g": 202,
"b": 178
},
"hsl": {
"h": 25.263,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.86084,
"c": 0.0495,
"h": 58.1
},
"luminance": 0.63118
}Semantic roles & 50–950 ramp
primary
#EBCAB2
secondary
#7AA7C7
accent
#80C61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382