#FDFE70#FDFE70
#FDFE70 is a very light, vivid yellow. Relative luminance 0.929; OKLCH L 97.0% C 0.163 H 109.5°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE70 |
|---|---|
| RGB | rgb(253, 254, 112) |
| HSL | hsl(60, 99%, 72%) |
| HSV | hsv(60, 56%, 100%) |
| CMYK | cmyk(0.4%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(97.20, -18.08, 66.33) |
| CIE-LCH | lch(97.20, 68.75, 105.24°) |
| OKLab | oklab(96.96% -0.0542 0.1534) |
| OKLCH | oklch(96.96% 0.163 109.5) |
| XYZ | xyz(78.8766, 92.9381, 29.1099) |
| Luminance | 0.9294 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.45
Butter Yellow
#FFFD74
ΔE00 0.78
Custard
#FFFD78
ΔE00 1.08
Light Yellow
#FFFE7A
ΔE00 1.11
Canary
#FDFF63
ΔE00 1.35
Banana (survey)
#FFFF7E
ΔE00 1.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE70 #7170FE
analogous
#FEB870 #FDFE70 #B6FE70
triadic
#FDFE70 #70FDFE #FE70FD
tetradic
#FDFE70 #70FEB8 #7170FE #FE70B6
square
#FDFE70 #70FEB8 #7170FE #FE70B6
split-complementary
#FDFE70 #70B6FE #B870FE
monochromatic
#F0F202 #FCFE33 #FDFE70 #FEFEAD #FFFFE1
Accessibility & contrast
On white
1.07
#FDFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FDFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE70
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE70 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF461
Deuteranopia (green-blind)
#FFF978
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfe70; /* rgb */ color: rgb(253, 254, 112); /* oklch */ color: oklch(97.0% 0.163 109.5);
Tailwind
colors: {
custom: {
50: '#fffe9e',
500: '#fdfe70',
950: '#000000',
},
}SCSS
$custom: #fdfe70; $custom-light: #fffe9e; $custom-dark: #000000;
JSON
{
"hex": "#fdfe70",
"rgb": {
"r": 253,
"g": 254,
"b": 112
},
"hsl": {
"h": 60.423,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.96963,
"c": 0.16266,
"h": 109.5
},
"luminance": 0.92936
}Semantic roles & 50–950 ramp
primary
#FDFE70
secondary
#3938DA
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580