#EBCFAF#EBCFAF
#EBCFAF is a very light, muted orange. Relative luminance 0.654; OKLCH L 87.0% C 0.053 H 70.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFAF |
|---|---|
| RGB | rgb(235, 207, 175) |
| HSL | hsl(32, 60%, 80%) |
| HSV | hsv(32, 26%, 92%) |
| CMYK | cmyk(0%, 11.9%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.68, 4.98, 19.51) |
| CIE-LCH | lch(84.68, 20.14, 75.67°) |
| OKLab | oklab(86.99% 0.0174 0.05) |
| OKLCH | oklch(86.99% 0.053 70.8) |
| XYZ | xyz(64.3122, 65.3850, 49.7819) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.15
Peach
#FFDAB9
ΔE00 4.19
Bisque
#FFE4C4
ΔE00 4.70
Wheat
#F5DEB3
ΔE00 5.48
Navajowhite
#FFDEAD
ΔE00 5.70
Apricot
#FBCEB1
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFAF #AFCBEB
analogous
#EBB1AF #EBCFAF #E9EBAF
triadic
#EBCFAF #AFEBCF #CFAFEB
tetradic
#EBCFAF #AFEBB1 #AFCBEB #EBAFE9
square
#EBCFAF #AFEBB1 #AFCBEB #EBAFE9
split-complementary
#EBCFAF #AFE9EB #B1AFEB
monochromatic
#D3944D #DFB27E #EBCFAF #F7ECE0 #F9F0E7
Accessibility & contrast
On white
1.49
#EBCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#EBCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFAF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFAF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AD
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#F6C8C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcfaf; /* rgb */ color: rgb(235, 207, 175); /* oklch */ color: oklch(87.0% 0.053 70.8);
Tailwind
colors: {
custom: {
50: '#f2ddc7',
500: '#ebcfaf',
950: '#000000',
},
}SCSS
$custom: #ebcfaf; $custom-light: #f2ddc7; $custom-dark: #000000;
JSON
{
"hex": "#ebcfaf",
"rgb": {
"r": 235,
"g": 207,
"b": 175
},
"hsl": {
"h": 32,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.86985,
"c": 0.05294,
"h": 70.8
},
"luminance": 0.65383
}Semantic roles & 50–950 ramp
primary
#EBCFAF
secondary
#779CC7
accent
#6DC81E
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482