#FFE274#FFE274
#FFE274 is a very light, vivid yellow. Relative luminance 0.769; OKLCH L 91.5% C 0.133 H 94.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE274 |
|---|---|
| RGB | rgb(255, 226, 116) |
| HSL | hsl(47, 100%, 73%) |
| HSV | hsv(47, 55%, 100%) |
| CMYK | cmyk(0%, 11.4%, 54.5%, 0%) |
| CIE-LAB | lab(90.28, -3.19, 56.68) |
| CIE-LCH | lch(90.28, 56.77, 93.22°) |
| OKLab | oklab(91.52% -0.0112 0.133) |
| OKLCH | oklch(91.52% 0.133 94.8) |
| XYZ | xyz(71.5915, 76.9169, 27.5950) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.97
Pale Gold
#FDDE6C
ΔE00 1.09
Sand Yellow
#FCE166
ΔE00 1.79
Wheat (survey)
#FBDD7E
ΔE00 2.37
Light Gold
#FDDC5C
ΔE00 2.62
Sandy
#F1DA7A
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE274 #7491FF
analogous
#FF9C74 #FFE274 #D6FF74
triadic
#FFE274 #74FFE2 #E274FF
tetradic
#FFE274 #74FF9C #7491FF #FF74D6
square
#FFE274 #74FF9C #7491FF #FF74D6
split-complementary
#FFE274 #74D6FF #9C74FF
monochromatic
#F9C500 #FFD537 #FFE274 #FFEFB1 #FFF9E0
Accessibility & contrast
On white
1.28
#FFE274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFE274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE274
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE274 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6A
Deuteranopia (green-blind)
#FDE779
Tritanopia (blue-blind)
#FFD4C9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe274; /* rgb */ color: rgb(255, 226, 116); /* oklch */ color: oklch(91.5% 0.133 94.8);
Tailwind
colors: {
custom: {
50: '#ffea9f',
500: '#ffe274',
950: '#000000',
},
}SCSS
$custom: #ffe274; $custom-light: #ffea9f; $custom-dark: #000000;
JSON
{
"hex": "#ffe274",
"rgb": {
"r": 255,
"g": 226,
"b": 116
},
"hsl": {
"h": 47.482,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.9152,
"c": 0.13346,
"h": 94.8
},
"luminance": 0.76914
}Semantic roles & 50–950 ramp
primary
#FFE274
secondary
#3B5DDC
accent
#30E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480