#EBF882#EBF882
#EBF882 is a very light, vivid yellow. Relative luminance 0.864; OKLCH L 94.5% C 0.143 H 114.3°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF882 |
|---|---|
| RGB | rgb(235, 248, 130) |
| HSL | hsl(67, 89%, 74%) |
| HSV | hsv(67, 48%, 97%) |
| CMYK | cmyk(5.2%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(94.49, -20.74, 54.80) |
| CIE-LCH | lch(94.49, 58.59, 110.73°) |
| OKLab | oklab(94.53% -0.059 0.1304) |
| OKLCH | oklch(94.53% 0.143 114.3) |
| XYZ | xyz(71.8587, 86.4097, 34.0080) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.41
Pale Yellow
#FFFF84
ΔE00 3.67
Faded Yellow
#FEFF7F
ΔE00 3.68
Butter
#FFFF81
ΔE00 3.79
Banana (survey)
#FFFF7E
ΔE00 3.94
Light Yellow
#FFFE7A
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF882 #8F82F8
analogous
#F8CA82 #EBF882 #B0F882
triadic
#EBF882 #82EBF8 #F882EB
tetradic
#EBF882 #82F8CA #8F82F8 #F882B0
square
#EBF882 #82F8CA #8F82F8 #F882B0
split-complementary
#EBF882 #82B0F8 #CA82F8
monochromatic
#D8F20E #E2F548 #EBF882 #F4FBBC #FAFDE2
Accessibility & contrast
On white
1.15
#EBF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#EBF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF882
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF882 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE78
Deuteranopia (green-blind)
#FFF088
Tritanopia (blue-blind)
#F7ECDD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebf882; /* rgb */ color: rgb(235, 248, 130); /* oklch */ color: oklch(94.5% 0.143 114.3);
Tailwind
colors: {
custom: {
50: '#f3faa9',
500: '#ebf882',
950: '#000000',
},
}SCSS
$custom: #ebf882; $custom-light: #f3faa9; $custom-dark: #000000;
JSON
{
"hex": "#ebf882",
"rgb": {
"r": 235,
"g": 248,
"b": 130
},
"hsl": {
"h": 66.61,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.94525,
"c": 0.14313,
"h": 114.3
},
"luminance": 0.86409
}Semantic roles & 50–950 ramp
primary
#EBF882
secondary
#5949D5
accent
#00E619
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581