#F4E27A#F4E27A
#F4E27A is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.6% C 0.127 H 99.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E27A |
|---|---|
| RGB | rgb(244, 226, 122) |
| HSL | hsl(51, 85%, 72%) |
| HSV | hsv(51, 50%, 96%) |
| CMYK | cmyk(0%, 7.4%, 50%, 4.3%) |
| CIE-LAB | lab(89.41, -7.11, 52.60) |
| CIE-LCH | lch(89.41, 53.08, 97.70°) |
| OKLab | oklab(90.63% -0.0213 0.1248) |
| OKLCH | oklch(90.63% 0.127 99.7) |
| XYZ | xyz(68.0195, 75.0334, 29.3085) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.39
Khaki (CSS)
#F0E68C
ΔE00 3.08
Yellow Tan
#FFE36E
ΔE00 3.09
Sand Yellow
#FCE166
ΔE00 3.28
Sandy Yellow
#FDEE73
ΔE00 3.42
Dull Yellow
#EEDC5B
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E27A #7A8CF4
analogous
#F4A57A #F4E27A #C9F47A
triadic
#F4E27A #7AF4E2 #E27AF4
tetradic
#F4E27A #7AF4A5 #7A8CF4 #F47AC9
square
#F4E27A #7AF4A5 #7A8CF4 #F47AC9
split-complementary
#F4E27A #7AC9F4 #A57AF4
monochromatic
#E1C313 #EFD641 #F4E27A #F9EEB3 #FDF9E3
Accessibility & contrast
On white
1.31
#F4E27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#F4E27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E27A
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E27A | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD71
Deuteranopia (green-blind)
#F8E47F
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4e27a; /* rgb */ color: rgb(244, 226, 122); /* oklch */ color: oklch(90.6% 0.127 99.7);
Tailwind
colors: {
custom: {
50: '#faeaa3',
500: '#f4e27a',
950: '#000000',
},
}SCSS
$custom: #f4e27a; $custom-light: #faeaa3; $custom-dark: #000000;
JSON
{
"hex": "#f4e27a",
"rgb": {
"r": 244,
"g": 226,
"b": 122
},
"hsl": {
"h": 51.148,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.90625,
"c": 0.12663,
"h": 99.7
},
"luminance": 0.75031
}Semantic roles & 50–950 ramp
primary
#F4E27A
secondary
#4358CF
accent
#25E104
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480