#EBCFB5#EBCFB5
#EBCFB5 is a very light, muted orange. Relative luminance 0.656; OKLCH L 87.1% C 0.047 H 65.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFB5 |
|---|---|
| RGB | rgb(235, 207, 181) |
| HSL | hsl(29, 57%, 82%) |
| HSV | hsv(29, 23%, 92%) |
| CMYK | cmyk(0%, 11.9%, 23%, 7.8%) |
| CIE-LAB | lab(84.81, 5.82, 16.52) |
| CIE-LCH | lch(84.81, 17.51, 70.60°) |
| OKLab | oklab(87.12% 0.0198 0.0426) |
| OKLCH | oklch(87.12% 0.047 65) |
| XYZ | xyz(64.9146, 65.6259, 52.9547) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.06
Light Peach
#FFD8B1
ΔE00 4.86
Bisque
#FFE4C4
ΔE00 5.18
Apricot
#FBCEB1
ΔE00 5.31
Warm Beige
#E9DCC9
ΔE00 6.23
Champagne
#F7E7CE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFB5 #B5D1EB
analogous
#EBB5B6 #EBCFB5 #EBEAB5
triadic
#EBCFB5 #B5EBCF #CFB5EB
tetradic
#EBCFB5 #B6EBB5 #B5D1EB #EAB5EB
square
#EBCFB5 #B6EBB5 #B5D1EB #EAB5EB
split-complementary
#EBCFB5 #B5EBEA #B5B6EB
monochromatic
#D19055 #DEB085 #EBCFB5 #F8EEE5 #F8EFE7
Accessibility & contrast
On white
1.49
#EBCFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#EBCFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFB5
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFB5 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B3
Deuteranopia (green-blind)
#DFD6B5
Tritanopia (blue-blind)
#F5C9C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcfb5; /* rgb */ color: rgb(235, 207, 181); /* oklch */ color: oklch(87.1% 0.047 65.0);
Tailwind
colors: {
custom: {
50: '#f2ddcb',
500: '#ebcfb5',
950: '#000000',
},
}SCSS
$custom: #ebcfb5; $custom-light: #f2ddcb; $custom-dark: #000000;
JSON
{
"hex": "#ebcfb5",
"rgb": {
"r": 235,
"g": 207,
"b": 181
},
"hsl": {
"h": 28.889,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.87123,
"c": 0.04698,
"h": 65
},
"luminance": 0.65624
}Semantic roles & 50–950 ramp
primary
#EBCFB5
secondary
#7DA3C7
accent
#76C520
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482