#EBCFB7#EBCFB7
#EBCFB7 is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.2% C 0.045 H 62.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFB7 |
|---|---|
| RGB | rgb(235, 207, 183) |
| HSL | hsl(28, 57%, 82%) |
| HSV | hsv(28, 22%, 92%) |
| CMYK | cmyk(0%, 11.9%, 22.1%, 7.8%) |
| CIE-LAB | lab(84.85, 6.10, 15.52) |
| CIE-LCH | lch(84.85, 16.68, 68.54°) |
| OKLab | oklab(87.17% 0.0206 0.0401) |
| OKLCH | oklch(87.17% 0.045 62.8) |
| XYZ | xyz(65.1213, 65.7086, 54.0432) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.29
Apricot
#FBCEB1
ΔE00 5.11
Light Peach
#FFD8B1
ΔE00 5.31
Bisque
#FFE4C4
ΔE00 5.56
Warm Beige
#E9DCC9
ΔE00 6.30
Champagne
#F7E7CE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFB7 #B7D3EB
analogous
#EBB7B9 #EBCFB7 #EBE9B7
triadic
#EBCFB7 #B7EBCF #CFB7EB
tetradic
#EBCFB7 #B9EBB7 #B7D3EB #E9B7EB
square
#EBCFB7 #B9EBB7 #B7D3EB #E9B7EB
split-complementary
#EBCFB7 #B7EBE9 #B7B9EB
monochromatic
#D08F57 #DEAF87 #EBCFB7 #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.49
#EBCFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#EBCFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFB7
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFB7 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B5
Deuteranopia (green-blind)
#DFD6B7
Tritanopia (blue-blind)
#F5C9C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcfb7; /* rgb */ color: rgb(235, 207, 183); /* oklch */ color: oklch(87.2% 0.045 62.8);
Tailwind
colors: {
custom: {
50: '#f2ddcc',
500: '#ebcfb7',
950: '#000000',
},
}SCSS
$custom: #ebcfb7; $custom-light: #f2ddcc; $custom-dark: #000000;
JSON
{
"hex": "#ebcfb7",
"rgb": {
"r": 235,
"g": 207,
"b": 183
},
"hsl": {
"h": 27.692,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.8717,
"c": 0.0451,
"h": 62.8
},
"luminance": 0.65707
}Semantic roles & 50–950 ramp
primary
#EBCFB7
secondary
#7FA6C7
accent
#79C421
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171513
muted
#858483