#EBFB93#EBFB93
#EBFB93 is a very light, vivid yellow. Relative luminance 0.888; OKLCH L 95.4% C 0.130 H 116.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFB93 |
|---|---|
| RGB | rgb(235, 251, 147) |
| HSL | hsl(69, 93%, 78%) |
| HSV | hsv(69, 41%, 98%) |
| CMYK | cmyk(6.4%, 0%, 41.4%, 1.6%) |
| CIE-LAB | lab(95.48, -20.50, 47.98) |
| CIE-LCH | lch(95.48, 52.18, 113.13°) |
| OKLab | oklab(95.39% -0.0569 0.1163) |
| OKLCH | oklch(95.39% 0.13 116.1) |
| XYZ | xyz(74.0251, 88.7638, 40.8316) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.00
Yellowish Tan
#FCFC81
ΔE00 4.96
Pale Yellow
#FFFF84
ΔE00 5.06
Faded Yellow
#FEFF7F
ΔE00 5.28
Butter
#FFFF81
ΔE00 5.30
Manilla
#FFFA86
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFB93 #A393FB
analogous
#FBD793 #EBFB93 #B7FB93
triadic
#EBFB93 #93EBFB #FB93EB
tetradic
#EBFB93 #93FBD7 #A393FB #FB93B7
square
#EBFB93 #93FBD7 #A393FB #FB93B7
split-complementary
#EBFB93 #93B7FB #D793FB
monochromatic
#D5F71D #E0F958 #EBFB93 #F6FDCE #FAFEE1
Accessibility & contrast
On white
1.12
#EBFB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#EBFB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFB93
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFB93 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18B
Deuteranopia (green-blind)
#FFF398
Tritanopia (blue-blind)
#F5F1E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebfb93; /* rgb */ color: rgb(235, 251, 147); /* oklch */ color: oklch(95.4% 0.130 116.1);
Tailwind
colors: {
custom: {
50: '#f3fcb4',
500: '#ebfb93',
950: '#000000',
},
}SCSS
$custom: #ebfb93; $custom-light: #f3fcb4; $custom-dark: #000000;
JSON
{
"hex": "#ebfb93",
"rgb": {
"r": 235,
"g": 251,
"b": 147
},
"hsl": {
"h": 69.231,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.95387,
"c": 0.12951,
"h": 116.1
},
"luminance": 0.88763
}Semantic roles & 50–950 ramp
primary
#EBFB93
secondary
#6B57DB
accent
#00E623
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581