#EBD880#EBD880
#EBD880 is a very light, moderate yellow. Relative luminance 0.683; OKLCH L 87.9% C 0.111 H 97.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD880 |
|---|---|
| RGB | rgb(235, 216, 128) |
| HSL | hsl(49, 73%, 71%) |
| HSV | hsv(49, 46%, 92%) |
| CMYK | cmyk(0%, 8.1%, 45.5%, 7.8%) |
| CIE-LAB | lab(86.17, -5.11, 45.58) |
| CIE-LCH | lch(86.17, 45.87, 96.40°) |
| OKLab | oklab(87.91% -0.0144 0.1098) |
| OKLCH | oklch(87.91% 0.111 97.5) |
| XYZ | xyz(62.7148, 68.3346, 30.3043) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.66
Wheat (survey)
#FBDD7E
ΔE00 3.46
Sand (survey)
#E2CA76
ΔE00 3.48
Khaki (CSS)
#F0E68C
ΔE00 3.76
Pale Gold
#FDDE6C
ΔE00 4.88
Yellow Tan
#FFE36E
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD880 #8093EB
analogous
#EBA280 #EBD880 #C8EB80
triadic
#EBD880 #80EBD8 #D880EB
tetradic
#EBD880 #80EBA2 #8093EB #EB80C8
square
#EBD880 #80EBA2 #8093EB #EB80C8
split-complementary
#EBD880 #80C8EB #A280EB
monochromatic
#D0B121 #E3C84B #EBD880 #F3E8B5 #FBF7E5
Accessibility & contrast
On white
1.43
#EBD880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#EBD880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD880
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD880 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#EDDA83
Tritanopia (blue-blind)
#FACCC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebd880; /* rgb */ color: rgb(235, 216, 128); /* oklch */ color: oklch(87.9% 0.111 97.5);
Tailwind
colors: {
custom: {
50: '#f3e3a6',
500: '#ebd880',
950: '#000000',
},
}SCSS
$custom: #ebd880; $custom-light: #f3e3a6; $custom-dark: #000000;
JSON
{
"hex": "#ebd880",
"rgb": {
"r": 235,
"g": 216,
"b": 128
},
"hsl": {
"h": 49.346,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.87906,
"c": 0.11076,
"h": 97.5
},
"luminance": 0.68332
}Semantic roles & 50–950 ramp
primary
#EBD880
secondary
#4B60C4
accent
#33D511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480