#FFE174#FFE174
#FFE174 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 91.3% C 0.133 H 94.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE174 |
|---|---|
| RGB | rgb(255, 225, 116) |
| HSL | hsl(47, 100%, 73%) |
| HSV | hsv(47, 55%, 100%) |
| CMYK | cmyk(0%, 11.8%, 54.5%, 0%) |
| CIE-LAB | lab(90.03, -2.68, 56.39) |
| CIE-LCH | lch(90.03, 56.45, 92.73°) |
| OKLab | oklab(91.32% -0.0098 0.1324) |
| OKLCH | oklch(91.32% 0.133 94.2) |
| XYZ | xyz(71.3203, 76.3746, 27.5047) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 0.94
Yellow Tan
#FFE36E
ΔE00 1.26
Sand Yellow
#FCE166
ΔE00 2.01
Wheat (survey)
#FBDD7E
ΔE00 2.13
Light Gold
#FDDC5C
ΔE00 2.58
Light Mustard
#F7D560
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE174 #7492FF
analogous
#FF9B74 #FFE174 #D8FF74
triadic
#FFE174 #74FFE1 #E174FF
tetradic
#FFE174 #74FF9B #7492FF #FF74D8
square
#FFE174 #74FF9B #7492FF #FF74D8
split-complementary
#FFE174 #74D8FF #9B74FF
monochromatic
#F9C300 #FFD437 #FFE174 #FFEEB1 #FFF8E0
Accessibility & contrast
On white
1.29
#FFE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FFE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE174
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE174 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6A
Deuteranopia (green-blind)
#FCE679
Tritanopia (blue-blind)
#FFD3C8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe174; /* rgb */ color: rgb(255, 225, 116); /* oklch */ color: oklch(91.3% 0.133 94.2);
Tailwind
colors: {
custom: {
50: '#ffea9f',
500: '#ffe174',
950: '#000000',
},
}SCSS
$custom: #ffe174; $custom-light: #ffea9f; $custom-dark: #000000;
JSON
{
"hex": "#ffe174",
"rgb": {
"r": 255,
"g": 225,
"b": 116
},
"hsl": {
"h": 47.05,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91322,
"c": 0.13271,
"h": 94.2
},
"luminance": 0.76371
}Semantic roles & 50–950 ramp
primary
#FFE174
secondary
#3B5EDC
accent
#32E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480