#EBCFB3#EBCFB3
#EBCFB3 is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.1% C 0.049 H 67.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFB3 |
|---|---|
| RGB | rgb(235, 207, 179) |
| HSL | hsl(30, 58%, 81%) |
| HSV | hsv(30, 24%, 92%) |
| CMYK | cmyk(0%, 11.9%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.76, 5.54, 17.52) |
| CIE-LCH | lch(84.76, 18.37, 72.46°) |
| OKLab | oklab(87.08% 0.019 0.0451) |
| OKLCH | oklch(87.08% 0.049 67.1) |
| XYZ | xyz(64.7108, 65.5444, 51.8817) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.97
Light Peach
#FFD8B1
ΔE00 4.51
Bisque
#FFE4C4
ΔE00 4.91
Apricot
#FBCEB1
ΔE00 5.59
Warm Beige
#E9DCC9
ΔE00 6.25
Wheat
#F5DEB3
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFB3 #B3CFEB
analogous
#EBB3B3 #EBCFB3 #EBEBB3
triadic
#EBCFB3 #B3EBCF #CFB3EB
tetradic
#EBCFB3 #B3EBB3 #B3CFEB #EBB3EB
square
#EBCFB3 #B3EBB3 #B3CFEB #EBB3EB
split-complementary
#EBCFB3 #B3EBEB #B3B3EB
monochromatic
#D19252 #DEB083 #EBCFB3 #F8EEE3 #F9F0E7
Accessibility & contrast
On white
1.49
#EBCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EBCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFB3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFB3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#DFD6B4
Tritanopia (blue-blind)
#F5C9C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcfb3; /* rgb */ color: rgb(235, 207, 179); /* oklch */ color: oklch(87.1% 0.049 67.1);
Tailwind
colors: {
custom: {
50: '#f2ddc9',
500: '#ebcfb3',
950: '#000000',
},
}SCSS
$custom: #ebcfb3; $custom-light: #f2ddc9; $custom-dark: #000000;
JSON
{
"hex": "#ebcfb3",
"rgb": {
"r": 235,
"g": 207,
"b": 179
},
"hsl": {
"h": 30,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.87076,
"c": 0.04892,
"h": 67.1
},
"luminance": 0.65542
}Semantic roles & 50–950 ramp
primary
#EBCFB3
secondary
#7BA1C7
accent
#73C620
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482