#EBF393#EBF393
#EBF393 is a very light, moderate yellow. Relative luminance 0.839; OKLCH L 93.7% C 0.120 H 112.6°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF393 |
|---|---|
| RGB | rgb(235, 243, 147) |
| HSL | hsl(65, 80%, 76%) |
| HSV | hsv(65, 40%, 95%) |
| CMYK | cmyk(3.3%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(93.39, -16.63, 45.35) |
| CIE-LCH | lch(93.39, 48.30, 110.13°) |
| OKLab | oklab(93.72% -0.0459 0.1104) |
| OKLCH | oklch(93.72% 0.12 112.6) |
| XYZ | xyz(71.5787, 83.8710, 40.0161) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.02
Buff
#FEF69E
ΔE00 4.33
Parchment
#FEFCAF
ΔE00 4.54
Yellowish Tan
#FCFC81
ΔE00 4.83
Manilla
#FFFA86
ΔE00 4.86
Khaki (CSS)
#F0E68C
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF393 #9B93F3
analogous
#F3CB93 #EBF393 #BBF393
triadic
#EBF393 #93EBF3 #F393EB
tetradic
#EBF393 #93F3CB #9B93F3 #F393BB
square
#EBF393 #93F3CB #9B93F3 #F393BB
split-complementary
#EBF393 #93BBF3 #CB93F3
monochromatic
#D7E725 #E1ED5C #EBF393 #F5F9CA #FAFCE3
Accessibility & contrast
On white
1.18
#EBF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#EBF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF393
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF393 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#F6E9DC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebf393; /* rgb */ color: rgb(235, 243, 147); /* oklch */ color: oklch(93.7% 0.120 112.6);
Tailwind
colors: {
custom: {
50: '#f3f7b4',
500: '#ebf393',
950: '#000000',
},
}SCSS
$custom: #ebf393; $custom-light: #f3f7b4; $custom-dark: #000000;
JSON
{
"hex": "#ebf393",
"rgb": {
"r": 235,
"g": 243,
"b": 147
},
"hsl": {
"h": 65,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.93723,
"c": 0.11955,
"h": 112.6
},
"luminance": 0.8387
}Semantic roles & 50–950 ramp
primary
#EBF393
secondary
#645AD0
accent
#09DC1B
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581