#EBCF81#EBCF81
#EBCF81 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.1% C 0.102 H 90.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF81 |
|---|---|
| RGB | rgb(235, 207, 129) |
| HSL | hsl(44, 73%, 71%) |
| HSV | hsv(44, 45%, 92%) |
| CMYK | cmyk(0%, 11.9%, 45.1%, 7.8%) |
| CIE-LAB | lab(83.90, -0.41, 42.24) |
| CIE-LCH | lch(83.90, 42.24, 90.56°) |
| OKLab | oklab(86.12% -0.0007 0.1024) |
| OKLCH | oklch(86.12% 0.102 90.4) |
| XYZ | xyz(60.5380, 63.8753, 29.9050) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.24
Sandy
#F1DA7A
ΔE00 4.08
Wheat (survey)
#FBDD7E
ΔE00 4.12
Light Mustard
#F7D560
ΔE00 5.79
Pale Gold
#FDDE6C
ΔE00 6.18
Maize
#F4D054
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF81 #819DEB
analogous
#EB9A81 #EBCF81 #D2EB81
triadic
#EBCF81 #81EBCF #CF81EB
tetradic
#EBCF81 #81EB9A #819DEB #EB81D2
square
#EBCF81 #81EB9A #819DEB #EB81D2
split-complementary
#EBCF81 #81D2EB #9A81EB
monochromatic
#D1A221 #E3BB4C #EBCF81 #F3E3B6 #FBF5E5
Accessibility & contrast
On white
1.52
#EBCF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EBCF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF81
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF81 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 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)
#DFCD7B
Deuteranopia (green-blind)
#E6D584
Tritanopia (blue-blind)
#FAC3BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcf81; /* rgb */ color: rgb(235, 207, 129); /* oklch */ color: oklch(86.1% 0.102 90.4);
Tailwind
colors: {
custom: {
50: '#f3dda7',
500: '#ebcf81',
950: '#000000',
},
}SCSS
$custom: #ebcf81; $custom-light: #f3dda7; $custom-dark: #000000;
JSON
{
"hex": "#ebcf81",
"rgb": {
"r": 235,
"g": 207,
"b": 129
},
"hsl": {
"h": 44.151,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.86116,
"c": 0.10237,
"h": 90.4
},
"luminance": 0.63873
}Semantic roles & 50–950 ramp
primary
#EBCF81
secondary
#4C6CC5
accent
#45D511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480