#EBCFA6#EBCFA6
#EBCFA6 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.8% C 0.062 H 77.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFA6 |
|---|---|
| RGB | rgb(235, 207, 166) |
| HSL | hsl(36, 63%, 79%) |
| HSV | hsv(36, 29%, 92%) |
| CMYK | cmyk(0%, 11.9%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.51, 3.79, 24.00) |
| CIE-LCH | lch(84.51, 24.30, 81.03°) |
| OKLab | oklab(86.79% 0.0138 0.0609) |
| OKLCH | oklch(86.79% 0.062 77.2) |
| XYZ | xyz(63.4575, 65.0431, 45.2809) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.81
Navajowhite
#FFDEAD
ΔE00 4.11
Light Peach
#FFD8B1
ΔE00 4.76
Moccasin
#FFE4B5
ΔE00 4.95
Bisque
#FFE4C4
ΔE00 5.56
Peach
#FFDAB9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFA6 #A6C2EB
analogous
#EBACA6 #EBCFA6 #E4EBA6
triadic
#EBCFA6 #A6EBCF #CFA6EB
tetradic
#EBCFA6 #A6EBAC #A6C2EB #EBA6E4
square
#EBCFA6 #A6EBAC #A6C2EB #EBA6E4
split-complementary
#EBCFA6 #A6E4EB #ACA6EB
monochromatic
#D59942 #E0B474 #EBCFA6 #F6EAD8 #F9F2E6
Accessibility & contrast
On white
1.50
#EBCFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#EBCFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFA6
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFA6 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA3
Deuteranopia (green-blind)
#E1D6A7
Tritanopia (blue-blind)
#F7C7C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcfa6; /* rgb */ color: rgb(235, 207, 166); /* oklch */ color: oklch(86.8% 0.062 77.2);
Tailwind
colors: {
custom: {
50: '#f2ddc0',
500: '#ebcfa6',
950: '#000000',
},
}SCSS
$custom: #ebcfa6; $custom-light: #f2ddc0; $custom-dark: #000000;
JSON
{
"hex": "#ebcfa6",
"rgb": {
"r": 235,
"g": 207,
"b": 166
},
"hsl": {
"h": 35.652,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.8679,
"c": 0.06243,
"h": 77.2
},
"luminance": 0.65041
}Semantic roles & 50–950 ramp
primary
#EBCFA6
secondary
#6E92C7
accent
#62CB1A
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482