#EBCFAE#EBCFAE
#EBCFAE is a very light, muted orange. Relative luminance 0.653; OKLCH L 87.0% C 0.054 H 71.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFAE |
|---|---|
| RGB | rgb(235, 207, 174) |
| HSL | hsl(32, 60%, 80%) |
| HSV | hsv(32, 26%, 92%) |
| CMYK | cmyk(0%, 11.9%, 26%, 7.8%) |
| CIE-LAB | lab(84.66, 4.85, 20.01) |
| CIE-LCH | lch(84.66, 20.59, 76.38°) |
| OKLab | oklab(86.96% 0.017 0.0512) |
| OKLCH | oklch(86.96% 0.054 71.6) |
| XYZ | xyz(64.2143, 65.3458, 49.2666) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.13
Peach
#FFDAB9
ΔE00 4.31
Bisque
#FFE4C4
ΔE00 4.72
Wheat
#F5DEB3
ΔE00 5.22
Navajowhite
#FFDEAD
ΔE00 5.45
Moccasin
#FFE4B5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFAE #AECAEB
analogous
#EBB0AE #EBCFAE #E8EBAE
triadic
#EBCFAE #AEEBCF #CFAEEB
tetradic
#EBCFAE #AEEBB0 #AECAEB #EBAEE8
square
#EBCFAE #AEEBB0 #AECAEB #EBAEE8
split-complementary
#EBCFAE #AEE8EB #B0AEEB
monochromatic
#D3954C #DFB27D #EBCFAE #F7ECDF #F9F0E6
Accessibility & contrast
On white
1.49
#EBCFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#EBCFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFAE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFAE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AC
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#F6C8C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcfae; /* rgb */ color: rgb(235, 207, 174); /* oklch */ color: oklch(87.0% 0.054 71.6);
Tailwind
colors: {
custom: {
50: '#f2ddc6',
500: '#ebcfae',
950: '#000000',
},
}SCSS
$custom: #ebcfae; $custom-light: #f2ddc6; $custom-dark: #000000;
JSON
{
"hex": "#ebcfae",
"rgb": {
"r": 235,
"g": 207,
"b": 174
},
"hsl": {
"h": 32.459,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.86963,
"c": 0.05397,
"h": 71.6
},
"luminance": 0.65344
}Semantic roles & 50–950 ramp
primary
#EBCFAE
secondary
#769BC7
accent
#6CC81D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482