#EBCF80#EBCF80
#EBCF80 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.1% C 0.103 H 90.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF80 |
|---|---|
| RGB | rgb(235, 207, 128) |
| HSL | hsl(44, 73%, 71%) |
| HSV | hsv(44, 46%, 92%) |
| CMYK | cmyk(0%, 11.9%, 45.5%, 7.8%) |
| CIE-LAB | lab(83.89, -0.51, 42.72) |
| CIE-LCH | lch(83.89, 42.72, 90.68°) |
| OKLab | oklab(86.1% -0.0011 0.1034) |
| OKLCH | oklch(86.1% 0.103 90.6) |
| XYZ | xyz(60.4719, 63.8489, 29.5566) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.14
Sandy
#F1DA7A
ΔE00 3.95
Wheat (survey)
#FBDD7E
ΔE00 4.02
Light Mustard
#F7D560
ΔE00 5.63
Pale Gold
#FDDE6C
ΔE00 6.04
Maize
#F4D054
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF80 #809CEB
analogous
#EB9980 #EBCF80 #D1EB80
triadic
#EBCF80 #80EBCF #CF80EB
tetradic
#EBCF80 #80EB99 #809CEB #EB80D1
square
#EBCF80 #80EB99 #809CEB #EB80D1
split-complementary
#EBCF80 #80D1EB #9980EB
monochromatic
#D0A221 #E3BB4B #EBCF80 #F3E3B5 #FBF5E5
Accessibility & contrast
On white
1.53
#EBCF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EBCF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF80
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF80 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7A
Deuteranopia (green-blind)
#E6D583
Tritanopia (blue-blind)
#FAC3BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcf80; /* rgb */ color: rgb(235, 207, 128); /* oklch */ color: oklch(86.1% 0.103 90.6);
Tailwind
colors: {
custom: {
50: '#f3dda6',
500: '#ebcf80',
950: '#000000',
},
}SCSS
$custom: #ebcf80; $custom-light: #f3dda6; $custom-dark: #000000;
JSON
{
"hex": "#ebcf80",
"rgb": {
"r": 235,
"g": 207,
"b": 128
},
"hsl": {
"h": 44.299,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.861,
"c": 0.10341,
"h": 90.6
},
"luminance": 0.63846
}Semantic roles & 50–950 ramp
primary
#EBCF80
secondary
#4B6BC4
accent
#44D511
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480