#EDED7C#EDED7C
#EDED7C is a very light, vivid yellow. Relative luminance 0.800; OKLCH L 92.3% C 0.136 H 108.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED7C |
|---|---|
| RGB | rgb(237, 237, 124) |
| HSL | hsl(60, 76%, 71%) |
| HSV | hsv(60, 48%, 93%) |
| CMYK | cmyk(0%, 0%, 47.7%, 7.1%) |
| CIE-LAB | lab(91.70, -15.17, 54.28) |
| CIE-LCH | lch(91.70, 56.36, 105.62°) |
| OKLab | oklab(92.32% -0.0438 0.1288) |
| OKLCH | oklch(92.32% 0.136 108.8) |
| XYZ | xyz(68.8488, 80.0298, 30.8854) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.98
Manilla
#FFFA86
ΔE00 3.16
Yellowish Tan
#FCFC81
ΔE00 3.27
Pale Yellow
#FFFF84
ΔE00 3.83
Butter
#FFFF81
ΔE00 3.94
Faded Yellow
#FEFF7F
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED7C #7C7CED
analogous
#EDB47C #EDED7C #B4ED7C
triadic
#EDED7C #7CEDED #ED7CED
tetradic
#EDED7C #7CEDB4 #7C7CED #ED7CB4
square
#EDED7C #7CEDB4 #7C7CED #ED7CB4
split-complementary
#EDED7C #7CB4ED #B47CED
monochromatic
#D2D21D #E6E646 #EDED7C #F4F4B2 #FBFBE4
Accessibility & contrast
On white
1.23
#EDED7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#EDED7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED7C
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED7C | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE572
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#FBE1D3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded7c; /* rgb */ color: rgb(237, 237, 124); /* oklch */ color: oklch(92.3% 0.136 108.8);
Tailwind
colors: {
custom: {
50: '#f5f2a4',
500: '#eded7c',
950: '#000000',
},
}SCSS
$custom: #eded7c; $custom-light: #f5f2a4; $custom-dark: #000000;
JSON
{
"hex": "#eded7c",
"rgb": {
"r": 237,
"g": 237,
"b": 124
},
"hsl": {
"h": 60,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.92316,
"c": 0.13601,
"h": 108.8
},
"luminance": 0.80028
}Semantic roles & 50–950 ramp
primary
#EDED7C
secondary
#4747C7
accent
#0DD80D
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17160F
muted
#858580