#EBCFAB#EBCFAB
#EBCFAB is a very light, muted orange. Relative luminance 0.652; OKLCH L 86.9% C 0.057 H 73.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFAB |
|---|---|
| RGB | rgb(235, 207, 171) |
| HSL | hsl(34, 62%, 80%) |
| HSV | hsv(34, 27%, 92%) |
| CMYK | cmyk(0%, 11.9%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.60, 4.44, 21.51) |
| CIE-LCH | lch(84.60, 21.96, 78.33°) |
| OKLab | oklab(86.9% 0.0158 0.0549) |
| OKLCH | oklch(86.9% 0.057 73.9) |
| XYZ | xyz(63.9251, 65.2301, 47.7435) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.22
Wheat
#F5DEB3
ΔE00 4.54
Peach
#FFDAB9
ΔE00 4.78
Navajowhite
#FFDEAD
ΔE00 4.82
Bisque
#FFE4C4
ΔE00 4.91
Moccasin
#FFE4B5
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFAB #ABC7EB
analogous
#EBAFAB #EBCFAB #E7EBAB
triadic
#EBCFAB #ABEBCF #CFABEB
tetradic
#EBCFAB #ABEBAF #ABC7EB #EBABE7
square
#EBCFAB #ABEBAF #ABC7EB #EBABE7
split-complementary
#EBCFAB #ABE7EB #AFABEB
monochromatic
#D39748 #DFB37A #EBCFAB #F7EBDC #F9F1E6
Accessibility & contrast
On white
1.50
#EBCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#EBCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFAB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFAB | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA9
Deuteranopia (green-blind)
#E1D6AC
Tritanopia (blue-blind)
#F6C8C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcfab; /* rgb */ color: rgb(235, 207, 171); /* oklch */ color: oklch(86.9% 0.057 73.9);
Tailwind
colors: {
custom: {
50: '#f2ddc4',
500: '#ebcfab',
950: '#000000',
},
}SCSS
$custom: #ebcfab; $custom-light: #f2ddc4; $custom-dark: #000000;
JSON
{
"hex": "#ebcfab",
"rgb": {
"r": 235,
"g": 207,
"b": 171
},
"hsl": {
"h": 33.75,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.86897,
"c": 0.0571,
"h": 73.9
},
"luminance": 0.65228
}Semantic roles & 50–950 ramp
primary
#EBCFAB
secondary
#7398C7
accent
#68C91C
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482