#F4E27C#F4E27C
#F4E27C is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.7% C 0.125 H 99.5°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E27C |
|---|---|
| RGB | rgb(244, 226, 124) |
| HSL | hsl(51, 85%, 72%) |
| HSV | hsv(51, 49%, 96%) |
| CMYK | cmyk(0%, 7.4%, 49.2%, 4.3%) |
| CIE-LAB | lab(89.43, -6.94, 51.68) |
| CIE-LCH | lch(89.43, 52.15, 97.65°) |
| OKLab | oklab(90.65% -0.0206 0.123) |
| OKLCH | oklch(90.65% 0.125 99.5) |
| XYZ | xyz(68.1447, 75.0835, 29.9679) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.28
Khaki (CSS)
#F0E68C
ΔE00 2.90
Yellow Tan
#FFE36E
ΔE00 3.23
Sand Yellow
#FCE166
ΔE00 3.48
Sandy Yellow
#FDEE73
ΔE00 3.61
Wheat (survey)
#FBDD7E
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E27C #7C8EF4
analogous
#F4A67C #F4E27C #CAF47C
triadic
#F4E27C #7CF4E2 #E27CF4
tetradic
#F4E27C #7CF4A6 #7C8EF4 #F47CCA
square
#F4E27C #7CF4A6 #7C8EF4 #F47CCA
split-complementary
#F4E27C #7CCAF4 #A67CF4
monochromatic
#E3C313 #EFD644 #F4E27C #F9EEB4 #FDF9E3
Accessibility & contrast
On white
1.31
#F4E27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#F4E27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E27C
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E27C | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD73
Deuteranopia (green-blind)
#F8E480
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4e27c; /* rgb */ color: rgb(244, 226, 124); /* oklch */ color: oklch(90.7% 0.125 99.5);
Tailwind
colors: {
custom: {
50: '#faeaa4',
500: '#f4e27c',
950: '#000000',
},
}SCSS
$custom: #f4e27c; $custom-light: #faeaa4; $custom-dark: #000000;
JSON
{
"hex": "#f4e27c",
"rgb": {
"r": 244,
"g": 226,
"b": 124
},
"hsl": {
"h": 51,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.90652,
"c": 0.12468,
"h": 99.5
},
"luminance": 0.75081
}Semantic roles & 50–950 ramp
primary
#F4E27C
secondary
#455ACF
accent
#26E105
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480