#EBCF84#EBCF84
#EBCF84 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.2% C 0.099 H 89.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF84 |
|---|---|
| RGB | rgb(235, 207, 132) |
| HSL | hsl(44, 72%, 72%) |
| HSV | hsv(44, 44%, 92%) |
| CMYK | cmyk(0%, 11.9%, 43.8%, 7.8%) |
| CIE-LAB | lab(83.94, -0.11, 40.78) |
| CIE-LCH | lch(83.94, 40.79, 90.16°) |
| OKLab | oklab(86.16% 0.0005 0.0992) |
| OKLCH | oklch(86.16% 0.099 89.7) |
| XYZ | xyz(60.7404, 63.9563, 30.9706) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.62
Wheat (survey)
#FBDD7E
ΔE00 4.47
Sandy
#F1DA7A
ΔE00 4.50
Light Mustard
#F7D560
ΔE00 6.29
Pale Peach
#FFE5AD
ΔE00 6.44
Beige (survey)
#E6DAA6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF84 #84A0EB
analogous
#EB9C84 #EBCF84 #D4EB84
triadic
#EBCF84 #84EBCF #CF84EB
tetradic
#EBCF84 #84EB9C #84A0EB #EB84D4
square
#EBCF84 #84EB9C #84A0EB #EB84D4
split-complementary
#EBCF84 #84D4EB #9C84EB
monochromatic
#D2A222 #E2BA4F #EBCF84 #F4E4B9 #FBF5E5
Accessibility & contrast
On white
1.52
#EBCF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#EBCF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF84
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF84 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#FAC4BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcf84; /* rgb */ color: rgb(235, 207, 132); /* oklch */ color: oklch(86.2% 0.099 89.7);
Tailwind
colors: {
custom: {
50: '#f3dda9',
500: '#ebcf84',
950: '#000000',
},
}SCSS
$custom: #ebcf84; $custom-light: #f3dda9; $custom-dark: #000000;
JSON
{
"hex": "#ebcf84",
"rgb": {
"r": 235,
"g": 207,
"b": 132
},
"hsl": {
"h": 43.689,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.86162,
"c": 0.09924,
"h": 89.7
},
"luminance": 0.63954
}Semantic roles & 50–950 ramp
primary
#EBCF84
secondary
#4E6FC5
accent
#46D411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480