#EDF07D#EDF07D
#EDF07D is a very light, vivid yellow. Relative luminance 0.818; OKLCH L 93.0% C 0.138 H 110.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF07D |
|---|---|
| RGB | rgb(237, 240, 125) |
| HSL | hsl(62, 79%, 72%) |
| HSV | hsv(62, 48%, 94%) |
| CMYK | cmyk(1.2%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(92.49, -16.55, 54.76) |
| CIE-LCH | lch(92.49, 57.20, 106.82°) |
| OKLab | oklab(92.95% -0.0476 0.1299) |
| OKLCH | oklch(92.95% 0.138 110.1) |
| XYZ | xyz(69.7882, 81.8069, 31.5121) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.84
Straw
#FCF679
ΔE00 3.04
Manilla
#FFFA86
ΔE00 3.06
Pale Yellow
#FFFF84
ΔE00 3.39
Butter
#FFFF81
ΔE00 3.49
Faded Yellow
#FEFF7F
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF07D #807DF0
analogous
#F0BA7D #EDF07D #B4F07D
triadic
#EDF07D #7DEDF0 #F07DED
tetradic
#EDF07D #7DF0BA #807DF0 #F07DB4
square
#EDF07D #7DF0BA #807DF0 #F07DB4
split-complementary
#EDF07D #7DB4F0 #BA7DF0
monochromatic
#D4DA19 #E5EA46 #EDF07D #F5F6B4 #FBFCE4
Accessibility & contrast
On white
1.21
#EDF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#EDF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF07D
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF07D | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE773
Deuteranopia (green-blind)
#FFEB83
Tritanopia (blue-blind)
#FAE4D5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edf07d; /* rgb */ color: rgb(237, 240, 125); /* oklch */ color: oklch(93.0% 0.138 110.1);
Tailwind
colors: {
custom: {
50: '#f5f4a5',
500: '#edf07d',
950: '#000000',
},
}SCSS
$custom: #edf07d; $custom-light: #f5f4a5; $custom-dark: #000000;
JSON
{
"hex": "#edf07d",
"rgb": {
"r": 237,
"g": 240,
"b": 125
},
"hsl": {
"h": 61.565,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.9295,
"c": 0.13836,
"h": 110.1
},
"luminance": 0.81805
}Semantic roles & 50–950 ramp
primary
#EDF07D
secondary
#4A47CA
accent
#0ADC0F
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17170F
muted
#858580