#F4DD81#F4DD81
#F4DD81 is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.7% C 0.115 H 95.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DD81 |
|---|---|
| RGB | rgb(244, 221, 129) |
| HSL | hsl(48, 84%, 73%) |
| HSV | hsv(48, 47%, 96%) |
| CMYK | cmyk(0%, 9.4%, 47.1%, 4.3%) |
| CIE-LAB | lab(88.22, -3.97, 47.80) |
| CIE-LCH | lch(88.22, 47.97, 94.75°) |
| OKLab | oklab(89.72% -0.0115 0.1147) |
| OKLCH | oklch(89.72% 0.115 95.7) |
| XYZ | xyz(67.1291, 72.5336, 31.2290) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.95
Wheat (survey)
#FBDD7E
ΔE00 1.96
Pale Gold
#FDDE6C
ΔE00 3.53
Yellow Tan
#FFE36E
ΔE00 3.76
Khaki (CSS)
#F0E68C
ΔE00 3.92
Sand Yellow
#FCE166
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DD81 #8198F4
analogous
#F4A381 #F4DD81 #D1F481
triadic
#F4DD81 #81F4DD #DD81F4
tetradic
#F4DD81 #81F4A3 #8198F4 #F481D1
square
#F4DD81 #81F4A3 #8198F4 #F481D1
split-complementary
#F4DD81 #81D1F4 #A381F4
monochromatic
#E6BC14 #EFCE49 #F4DD81 #F9ECB9 #FDF7E3
Accessibility & contrast
On white
1.35
#F4DD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#F4DD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DD81
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DD81 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED979
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4dd81; /* rgb */ color: rgb(244, 221, 129); /* oklch */ color: oklch(89.7% 0.115 95.7);
Tailwind
colors: {
custom: {
50: '#fae7a7',
500: '#f4dd81',
950: '#000000',
},
}SCSS
$custom: #f4dd81; $custom-light: #fae7a7; $custom-dark: #000000;
JSON
{
"hex": "#f4dd81",
"rgb": {
"r": 244,
"g": 221,
"b": 129
},
"hsl": {
"h": 48,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.89716,
"c": 0.11531,
"h": 95.7
},
"luminance": 0.72531
}Semantic roles & 50–950 ramp
primary
#F4DD81
secondary
#4964D0
accent
#31E005
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480