#FFED70#FFED70
#FFED70 is a very light, vivid yellow. Relative luminance 0.830; OKLCH L 93.7% C 0.146 H 101.2°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFED70 |
|---|---|
| RGB | rgb(255, 237, 112) |
| HSL | hsl(52, 100%, 72%) |
| HSV | hsv(52, 56%, 100%) |
| CMYK | cmyk(0%, 7.1%, 56.1%, 0%) |
| CIE-LAB | lab(93.01, -8.98, 61.65) |
| CIE-LCH | lch(93.01, 62.30, 98.29°) |
| OKLab | oklab(93.67% -0.0284 0.1433) |
| OKLCH | oklch(93.67% 0.146 101.2) |
| XYZ | xyz(74.4514, 83.0011, 27.4252) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 0.81
Yellowish
#FAEE66
ΔE00 1.88
Sand Yellow
#FCE166
ΔE00 3.28
Yellow Tan
#FFE36E
ΔE00 3.32
Straw
#FCF679
ΔE00 3.33
Dull Yellow
#EEDC5B
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFED70 #7082FF
analogous
#FFA670 #FFED70 #C9FF70
triadic
#FFED70 #70FFED #ED70FF
tetradic
#FFED70 #70FFA6 #7082FF #FF70C9
square
#FFED70 #70FFA6 #7082FF #FF70C9
split-complementary
#FFED70 #70C9FF #A670FF
monochromatic
#F5D600 #FFE533 #FFED70 #FFF5AD #FFFBE0
Accessibility & contrast
On white
1.19
#FFED70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#FFED70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFED70
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFED70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFED70 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE763
Deuteranopia (green-blind)
#FFEE76
Tritanopia (blue-blind)
#FFDED1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffed70; /* rgb */ color: rgb(255, 237, 112); /* oklch */ color: oklch(93.7% 0.146 101.2);
Tailwind
colors: {
custom: {
50: '#fff29d',
500: '#ffed70',
950: '#000000',
},
}SCSS
$custom: #ffed70; $custom-light: #fff29d; $custom-dark: #000000;
JSON
{
"hex": "#ffed70",
"rgb": {
"r": 255,
"g": 237,
"b": 112
},
"hsl": {
"h": 52.448,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.9367,
"c": 0.14608,
"h": 101.2
},
"luminance": 0.82998
}Semantic roles & 50–950 ramp
primary
#FFED70
secondary
#374CDC
accent
#1DE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580