#EBCFB1#EBCFB1
#EBCFB1 is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.0% C 0.051 H 69.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFB1 |
|---|---|
| RGB | rgb(235, 207, 177) |
| HSL | hsl(31, 59%, 81%) |
| HSV | hsv(31, 25%, 92%) |
| CMYK | cmyk(0%, 11.9%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.72, 5.26, 18.52) |
| CIE-LCH | lch(84.72, 19.25, 74.15°) |
| OKLab | oklab(87.03% 0.0182 0.0475) |
| OKLCH | oklch(87.03% 0.051 69) |
| XYZ | xyz(64.5100, 65.4641, 50.8241) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.03
Light Peach
#FFD8B1
ΔE00 4.27
Bisque
#FFE4C4
ΔE00 4.75
Apricot
#FBCEB1
ΔE00 5.95
Wheat
#F5DEB3
ΔE00 6.05
Navajowhite
#FFDEAD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFB1 #B1CDEB
analogous
#EBB2B1 #EBCFB1 #EAEBB1
triadic
#EBCFB1 #B1EBCF #CFB1EB
tetradic
#EBCFB1 #B1EBB2 #B1CDEB #EBB1EA
square
#EBCFB1 #B1EBB2 #B1CDEB #EBB1EA
split-complementary
#EBCFB1 #B1EAEB #B2B1EB
monochromatic
#D29350 #DFB180 #EBCFB1 #F7EDE2 #F9F0E7
Accessibility & contrast
On white
1.49
#EBCFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#EBCFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFB1
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFB1 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AF
Deuteranopia (green-blind)
#E0D6B2
Tritanopia (blue-blind)
#F5C8C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcfb1; /* rgb */ color: rgb(235, 207, 177); /* oklch */ color: oklch(87.0% 0.051 69.0);
Tailwind
colors: {
custom: {
50: '#f2ddc8',
500: '#ebcfb1',
950: '#000000',
},
}SCSS
$custom: #ebcfb1; $custom-light: #f2ddc8; $custom-dark: #000000;
JSON
{
"hex": "#ebcfb1",
"rgb": {
"r": 235,
"g": 207,
"b": 177
},
"hsl": {
"h": 31.034,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.87031,
"c": 0.05091,
"h": 69
},
"luminance": 0.65462
}Semantic roles & 50–950 ramp
primary
#EBCFB1
secondary
#799FC7
accent
#70C71F
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482