#FFFA70#FFFA70
#FFFA70 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.3% C 0.158 H 107.1°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFA70 |
|---|---|
| RGB | rgb(255, 250, 112) |
| HSL | hsl(58, 100%, 72%) |
| HSV | hsv(58, 56%, 100%) |
| CMYK | cmyk(0%, 2%, 56.1%, 0%) |
| CIE-LAB | lab(96.33, -15.35, 65.40) |
| CIE-LCH | lch(96.33, 67.18, 103.21°) |
| OKLab | oklab(96.3% -0.0466 0.1513) |
| OKLCH | oklch(96.3% 0.158 107.1) |
| XYZ | xyz(78.3526, 90.8034, 28.7255) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.89
Custard
#FFFD78
ΔE00 1.11
Pastel Yellow
#FFFE71
ΔE00 1.13
Light Yellow
#FFFE7A
ΔE00 1.43
Straw
#FCF679
ΔE00 1.59
Banana (survey)
#FFFF7E
ΔE00 1.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFA70 #7075FF
analogous
#FFB370 #FFFA70 #BDFF70
triadic
#FFFA70 #70FFFA #FA70FF
tetradic
#FFFA70 #70FFB3 #7075FF #FF70BD
square
#FFFA70 #70FFB3 #7075FF #FF70BD
split-complementary
#FFFA70 #70BDFF #B370FF
monochromatic
#F5EC00 #FFF833 #FFFA70 #FFFCAD #FFFEE0
Accessibility & contrast
On white
1.10
#FFFA70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FFFA70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFA70
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFA70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFA70 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF161
Deuteranopia (green-blind)
#FFF778
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fffa70; /* rgb */ color: rgb(255, 250, 112); /* oklch */ color: oklch(96.3% 0.158 107.1);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fffa70',
950: '#000000',
},
}SCSS
$custom: #fffa70; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fffa70",
"rgb": {
"r": 255,
"g": 250,
"b": 112
},
"hsl": {
"h": 57.902,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.96304,
"c": 0.15833,
"h": 107.1
},
"luminance": 0.90801
}Semantic roles & 50–950 ramp
primary
#FFFA70
secondary
#373DDC
accent
#08E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580