#F4DD80#F4DD80
#F4DD80 is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.7% C 0.116 H 95.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DD80 |
|---|---|
| RGB | rgb(244, 221, 128) |
| HSL | hsl(48, 84%, 73%) |
| HSV | hsv(48, 48%, 96%) |
| CMYK | cmyk(0%, 9.4%, 47.5%, 4.3%) |
| CIE-LAB | lab(88.21, -4.06, 48.27) |
| CIE-LCH | lch(88.21, 48.44, 94.81°) |
| OKLab | oklab(89.7% -0.0119 0.1157) |
| OKLCH | oklch(89.7% 0.116 95.9) |
| XYZ | xyz(67.0630, 72.5071, 30.8806) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.85
Wheat (survey)
#FBDD7E
ΔE00 1.95
Pale Gold
#FDDE6C
ΔE00 3.41
Yellow Tan
#FFE36E
ΔE00 3.63
Khaki (CSS)
#F0E68C
ΔE00 3.93
Sand Yellow
#FCE166
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DD80 #8097F4
analogous
#F4A380 #F4DD80 #D1F480
triadic
#F4DD80 #80F4DD #DD80F4
tetradic
#F4DD80 #80F4A3 #8097F4 #F480D1
square
#F4DD80 #80F4A3 #8097F4 #F480D1
split-complementary
#F4DD80 #80D1F4 #A380F4
monochromatic
#E6BC14 #EFCE48 #F4DD80 #F9ECB8 #FDF7E3
Accessibility & contrast
On white
1.35
#F4DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#F4DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DD80
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DD80 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED978
Deuteranopia (green-blind)
#F4E184
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4dd80; /* rgb */ color: rgb(244, 221, 128); /* oklch */ color: oklch(89.7% 0.116 95.9);
Tailwind
colors: {
custom: {
50: '#fae7a6',
500: '#f4dd80',
950: '#000000',
},
}SCSS
$custom: #f4dd80; $custom-light: #fae7a6; $custom-dark: #000000;
JSON
{
"hex": "#f4dd80",
"rgb": {
"r": 244,
"g": 221,
"b": 128
},
"hsl": {
"h": 48.103,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.89702,
"c": 0.11633,
"h": 95.9
},
"luminance": 0.72505
}Semantic roles & 50–950 ramp
primary
#F4DD80
secondary
#4863D0
accent
#31E105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480