#EDF384#EDF384
#EDF384 is a very light, vivid yellow. Relative luminance 0.838; OKLCH L 93.7% C 0.135 H 111.5°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF384 |
|---|---|
| RGB | rgb(237, 243, 132) |
| HSL | hsl(63, 82%, 74%) |
| HSV | hsv(63, 46%, 95%) |
| CMYK | cmyk(2.5%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(93.35, -17.37, 52.52) |
| CIE-LCH | lch(93.35, 55.32, 108.30°) |
| OKLab | oklab(93.66% -0.0493 0.1255) |
| OKLCH | oklch(93.66% 0.135 111.5) |
| XYZ | xyz(71.1417, 83.7730, 34.2475) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.99
Manilla
#FFFA86
ΔE00 3.35
Pale Yellow
#FFFF84
ΔE00 3.41
Butter
#FFFF81
ΔE00 3.60
Faded Yellow
#FEFF7F
ΔE00 3.60
Straw
#FCF679
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF384 #8A84F3
analogous
#F3C184 #EDF384 #B5F384
triadic
#EDF384 #84EDF3 #F384ED
tetradic
#EDF384 #84F3C1 #8A84F3 #F384B5
square
#EDF384 #84F3C1 #8A84F3 #F384B5
split-complementary
#EDF384 #84B5F3 #C184F3
monochromatic
#DBE616 #E5EE4C #EDF384 #F5F8BC #FBFCE3
Accessibility & contrast
On white
1.18
#EDF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#EDF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF384
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF384 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#FFED89
Tritanopia (blue-blind)
#FAE7D9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edf384; /* rgb */ color: rgb(237, 243, 132); /* oklch */ color: oklch(93.7% 0.135 111.5);
Tailwind
colors: {
custom: {
50: '#f5f7aa',
500: '#edf384',
950: '#000000',
},
}SCSS
$custom: #edf384; $custom-light: #f5f7aa; $custom-dark: #000000;
JSON
{
"hex": "#edf384",
"rgb": {
"r": 237,
"g": 243,
"b": 132
},
"hsl": {
"h": 63.243,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.93663,
"c": 0.13486,
"h": 111.5
},
"luminance": 0.83772
}Semantic roles & 50–950 ramp
primary
#EDF384
secondary
#534CCF
accent
#07DF13
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581