#EBCFA3#EBCFA3
#EBCFA3 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.7% C 0.066 H 78.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFA3 |
|---|---|
| RGB | rgb(235, 207, 163) |
| HSL | hsl(37, 64%, 78%) |
| HSV | hsv(37, 31%, 92%) |
| CMYK | cmyk(0%, 11.9%, 30.6%, 7.8%) |
| CIE-LAB | lab(84.45, 3.40, 25.50) |
| CIE-LCH | lch(84.45, 25.72, 82.39°) |
| OKLab | oklab(86.73% 0.0126 0.0644) |
| OKLCH | oklch(86.73% 0.066 78.9) |
| XYZ | xyz(63.1855, 64.9343, 43.8484) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.65
Navajowhite
#FFDEAD
ΔE00 3.91
Moccasin
#FFE4B5
ΔE00 4.75
Light Peach
#FFD8B1
ΔE00 5.22
Pale Peach
#FFE5AD
ΔE00 5.73
Bisque
#FFE4C4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFA3 #A3BFEB
analogous
#EBABA3 #EBCFA3 #E3EBA3
triadic
#EBCFA3 #A3EBCF #CFA3EB
tetradic
#EBCFA3 #A3EBAB #A3BFEB #EBA3E3
square
#EBCFA3 #A3EBAB #A3BFEB #EBA3E3
split-complementary
#EBCFA3 #A3E3EB #ABA3EB
monochromatic
#D59B3E #E0B571 #EBCFA3 #F6E9D5 #FAF2E6
Accessibility & contrast
On white
1.50
#EBCFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#EBCFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFA3
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFA3 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA0
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#F7C7C3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcfa3; /* rgb */ color: rgb(235, 207, 163); /* oklch */ color: oklch(86.7% 0.066 78.9);
Tailwind
colors: {
custom: {
50: '#f2ddbe',
500: '#ebcfa3',
950: '#000000',
},
}SCSS
$custom: #ebcfa3; $custom-light: #f2ddbe; $custom-dark: #000000;
JSON
{
"hex": "#ebcfa3",
"rgb": {
"r": 235,
"g": 207,
"b": 163
},
"hsl": {
"h": 36.667,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.86727,
"c": 0.06568,
"h": 78.9
},
"luminance": 0.64932
}Semantic roles & 50–950 ramp
primary
#EBCFA3
secondary
#6B8FC7
accent
#5FCC19
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171512
muted
#858482