#F4DD78#F4DD78
#F4DD78 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.6% C 0.124 H 96.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DD78 |
|---|---|
| RGB | rgb(244, 221, 120) |
| HSL | hsl(49, 85%, 71%) |
| HSV | hsv(49, 51%, 96%) |
| CMYK | cmyk(0%, 9.4%, 50.8%, 4.3%) |
| CIE-LAB | lab(88.11, -4.77, 52.00) |
| CIE-LCH | lch(88.11, 52.22, 95.24°) |
| OKLab | oklab(89.59% -0.0147 0.1233) |
| OKLCH | oklch(89.59% 0.124 96.8) |
| XYZ | xyz(66.5570, 72.3047, 28.2160) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.95
Wheat (survey)
#FBDD7E
ΔE00 2.28
Pale Gold
#FDDE6C
ΔE00 2.63
Yellow Tan
#FFE36E
ΔE00 2.73
Sand Yellow
#FCE166
ΔE00 3.03
Light Mustard
#F7D560
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DD78 #788FF4
analogous
#F49F78 #F4DD78 #CDF478
triadic
#F4DD78 #78F4DD #DD78F4
tetradic
#F4DD78 #78F49F #788FF4 #F478CD
square
#F4DD78 #78F49F #788FF4 #F478CD
split-complementary
#F4DD78 #78CDF4 #9F78F4
monochromatic
#DFB912 #EFCF3F #F4DD78 #F9EBB1 #FDF8E3
Accessibility & contrast
On white
1.36
#F4DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#F4DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DD78
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DD78 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96F
Deuteranopia (green-blind)
#F5E07C
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4dd78; /* rgb */ color: rgb(244, 221, 120); /* oklch */ color: oklch(89.6% 0.124 96.8);
Tailwind
colors: {
custom: {
50: '#fae7a1',
500: '#f4dd78',
950: '#000000',
},
}SCSS
$custom: #f4dd78; $custom-light: #fae7a1; $custom-dark: #000000;
JSON
{
"hex": "#f4dd78",
"rgb": {
"r": 244,
"g": 221,
"b": 120
},
"hsl": {
"h": 48.871,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.89594,
"c": 0.12421,
"h": 96.8
},
"luminance": 0.72302
}Semantic roles & 50–950 ramp
primary
#F4DD78
secondary
#415CCF
accent
#2DE104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480