#EDE276#EDE276
#EDE276 is a very light, vivid yellow. Relative luminance 0.737; OKLCH L 90.0% C 0.130 H 103.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE276 |
|---|---|
| RGB | rgb(237, 226, 118) |
| HSL | hsl(54, 77%, 70%) |
| HSV | hsv(54, 50%, 93%) |
| CMYK | cmyk(0%, 4.6%, 50.2%, 7.1%) |
| CIE-LAB | lab(88.78, -10.25, 53.60) |
| CIE-LCH | lch(88.78, 54.57, 100.83°) |
| OKLab | oklab(89.98% -0.0303 0.1268) |
| OKLCH | oklch(89.98% 0.13 103.5) |
| XYZ | xyz(65.3932, 73.7073, 27.9183) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.85
Sandy Yellow
#FDEE73
ΔE00 3.38
Dull Yellow
#EEDC5B
ΔE00 3.43
Sandy
#F1DA7A
ΔE00 3.91
Yellowish
#FAEE66
ΔE00 4.10
Sand Yellow
#FCE166
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE276 #7681ED
analogous
#EDA776 #EDE276 #BCED76
triadic
#EDE276 #76EDE2 #E276ED
tetradic
#EDE276 #76EDA7 #7681ED #ED76BC
square
#EDE276 #76EDA7 #7681ED #ED76BC
split-complementary
#EDE276 #76BCED #A776ED
monochromatic
#CEBD1B #E6D740 #EDE276 #F4EDAC #FBF9E2
Accessibility & contrast
On white
1.33
#EDE276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#EDE276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE276
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE276 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6C
Deuteranopia (green-blind)
#F6E27B
Tritanopia (blue-blind)
#FCD5C9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ede276; /* rgb */ color: rgb(237, 226, 118); /* oklch */ color: oklch(90.0% 0.130 103.5);
Tailwind
colors: {
custom: {
50: '#f5eaa0',
500: '#ede276',
950: '#000000',
},
}SCSS
$custom: #ede276; $custom-light: #f5eaa0; $custom-dark: #000000;
JSON
{
"hex": "#ede276",
"rgb": {
"r": 237,
"g": 226,
"b": 118
},
"hsl": {
"h": 54.454,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.89976,
"c": 0.13036,
"h": 103.5
},
"luminance": 0.73705
}Semantic roles & 50–950 ramp
primary
#EDE276
secondary
#414EC6
accent
#1FD90D
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480