#EBCFA5#EBCFA5
#EBCFA5 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.8% C 0.064 H 77.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFA5 |
|---|---|
| RGB | rgb(235, 207, 165) |
| HSL | hsl(36, 64%, 78%) |
| HSV | hsv(36, 30%, 92%) |
| CMYK | cmyk(0%, 11.9%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.49, 3.66, 24.50) |
| CIE-LCH | lch(84.49, 24.77, 81.51°) |
| OKLab | oklab(86.77% 0.0134 0.0621) |
| OKLCH | oklch(86.77% 0.064 77.8) |
| XYZ | xyz(63.3661, 65.0066, 44.7997) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.73
Navajowhite
#FFDEAD
ΔE00 4.02
Moccasin
#FFE4B5
ΔE00 4.86
Light Peach
#FFD8B1
ΔE00 4.91
Bisque
#FFE4C4
ΔE00 5.73
Peach
#FFDAB9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFA5 #A5C1EB
analogous
#EBACA5 #EBCFA5 #E4EBA5
triadic
#EBCFA5 #A5EBCF #CFA5EB
tetradic
#EBCFA5 #A5EBAC #A5C1EB #EBA5E4
square
#EBCFA5 #A5EBAC #A5C1EB #EBA5E4
split-complementary
#EBCFA5 #A5E4EB #ACA5EB
monochromatic
#D59A41 #E0B473 #EBCFA5 #F6EAD7 #F9F2E6
Accessibility & contrast
On white
1.50
#EBCFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#EBCFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFA5
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFA5 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA2
Deuteranopia (green-blind)
#E1D6A6
Tritanopia (blue-blind)
#F7C7C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcfa5; /* rgb */ color: rgb(235, 207, 165); /* oklch */ color: oklch(86.8% 0.064 77.8);
Tailwind
colors: {
custom: {
50: '#f2ddc0',
500: '#ebcfa5',
950: '#000000',
},
}SCSS
$custom: #ebcfa5; $custom-light: #f2ddc0; $custom-dark: #000000;
JSON
{
"hex": "#ebcfa5",
"rgb": {
"r": 235,
"g": 207,
"b": 165
},
"hsl": {
"h": 36,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.86769,
"c": 0.06351,
"h": 77.8
},
"luminance": 0.65004
}Semantic roles & 50–950 ramp
primary
#EBCFA5
secondary
#6D91C7
accent
#61CB1A
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171512
muted
#858482