#FFE475#FFE475
#FFE475 is a very light, vivid yellow. Relative luminance 0.780; OKLCH L 91.9% C 0.134 H 95.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE475 |
|---|---|
| RGB | rgb(255, 228, 117) |
| HSL | hsl(48, 100%, 73%) |
| HSV | hsv(48, 54%, 100%) |
| CMYK | cmyk(0%, 10.6%, 54.1%, 0%) |
| CIE-LAB | lab(90.80, -4.12, 56.82) |
| CIE-LCH | lch(90.80, 56.97, 94.14°) |
| OKLab | oklab(91.93% -0.0138 0.1334) |
| OKLCH | oklch(91.93% 0.134 95.9) |
| XYZ | xyz(72.1970, 78.0343, 28.0854) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.81
Pale Gold
#FDDE6C
ΔE00 1.63
Sand Yellow
#FCE166
ΔE00 1.66
Wheat (survey)
#FBDD7E
ΔE00 2.82
Light Gold
#FDDC5C
ΔE00 2.94
Sandy
#F1DA7A
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE475 #7590FF
analogous
#FF9F75 #FFE475 #D5FF75
triadic
#FFE475 #75FFE4 #E475FF
tetradic
#FFE475 #75FF9F #7590FF #FF75D5
square
#FFE475 #75FF9F #7590FF #FF75D5
split-complementary
#FFE475 #75D5FF #9F75FF
monochromatic
#FAC900 #FFD838 #FFE475 #FFF0B2 #FFF9E0
Accessibility & contrast
On white
1.26
#FFE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FFE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE475
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE475 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06B
Deuteranopia (green-blind)
#FEE87A
Tritanopia (blue-blind)
#FFD6CB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe475; /* rgb */ color: rgb(255, 228, 117); /* oklch */ color: oklch(91.9% 0.134 95.9);
Tailwind
colors: {
custom: {
50: '#ffec9f',
500: '#ffe475',
950: '#000000',
},
}SCSS
$custom: #ffe475; $custom-light: #ffec9f; $custom-dark: #000000;
JSON
{
"hex": "#ffe475",
"rgb": {
"r": 255,
"g": 228,
"b": 117
},
"hsl": {
"h": 48.261,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91928,
"c": 0.1341,
"h": 95.9
},
"luminance": 0.78031
}Semantic roles & 50–950 ramp
primary
#FFE475
secondary
#3C5BDD
accent
#2DE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480