#EDF595#EDF595
#EDF595 is a very light, moderate yellow. Relative luminance 0.855; OKLCH L 94.3% C 0.119 H 112.6°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF595 |
|---|---|
| RGB | rgb(237, 245, 149) |
| HSL | hsl(65, 83%, 77%) |
| HSV | hsv(65, 39%, 96%) |
| CMYK | cmyk(3.3%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(94.09, -16.62, 45.29) |
| CIE-LCH | lch(94.09, 48.25, 110.16°) |
| OKLab | oklab(94.32% -0.0458 0.1103) |
| OKLCH | oklch(94.32% 0.119 112.6) |
| XYZ | xyz(73.0030, 85.4803, 41.0815) |
| Luminance | 0.8548 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.06
Buff
#FEF69E
ΔE00 4.22
Parchment
#FEFCAF
ΔE00 4.32
Yellowish Tan
#FCFC81
ΔE00 4.69
Manilla
#FFFA86
ΔE00 4.73
Pale Yellow
#FFFF84
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF595 #9D95F5
analogous
#F5CD95 #EDF595 #BDF595
triadic
#EDF595 #95EDF5 #F595ED
tetradic
#EDF595 #95F5CD #9D95F5 #F595BD
square
#EDF595 #95F5CD #9D95F5 #F595BD
split-complementary
#EDF595 #95BDF5 #CD95F5
monochromatic
#DAEA25 #E4F05D #EDF595 #F6FACD #FAFCE3
Accessibility & contrast
On white
1.16
#EDF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#EDF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF595
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF595 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8E
Deuteranopia (green-blind)
#FFEF99
Tritanopia (blue-blind)
#F8EBDD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edf595; /* rgb */ color: rgb(237, 245, 149); /* oklch */ color: oklch(94.3% 0.119 112.6);
Tailwind
colors: {
custom: {
50: '#f4f8b5',
500: '#edf595',
950: '#000000',
},
}SCSS
$custom: #edf595; $custom-light: #f4f8b5; $custom-dark: #000000;
JSON
{
"hex": "#edf595",
"rgb": {
"r": 237,
"g": 245,
"b": 149
},
"hsl": {
"h": 65,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.94322,
"c": 0.11947,
"h": 112.6
},
"luminance": 0.85479
}Semantic roles & 50–950 ramp
primary
#EDF595
secondary
#655BD3
accent
#06DF18
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581