#F4DB80#F4DB80
#F4DB80 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.115 H 94.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DB80 |
|---|---|
| RGB | rgb(244, 219, 128) |
| HSL | hsl(47, 84%, 73%) |
| HSV | hsv(47, 48%, 96%) |
| CMYK | cmyk(0%, 10.2%, 47.5%, 4.3%) |
| CIE-LAB | lab(87.71, -3.05, 47.65) |
| CIE-LCH | lch(87.71, 47.75, 93.66°) |
| OKLab | oklab(89.3% -0.0089 0.1143) |
| OKLCH | oklch(89.3% 0.115 94.5) |
| XYZ | xyz(66.5381, 71.4573, 30.7056) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.07
Wheat (survey)
#FBDD7E
ΔE00 1.55
Pale Gold
#FDDE6C
ΔE00 3.46
Yellow Tan
#FFE36E
ΔE00 3.93
Sand (survey)
#E2CA76
ΔE00 4.09
Light Mustard
#F7D560
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DB80 #8099F4
analogous
#F4A180 #F4DB80 #D3F480
triadic
#F4DB80 #80F4DB #DB80F4
tetradic
#F4DB80 #80F4A1 #8099F4 #F480D3
square
#F4DB80 #80F4A1 #8099F4 #F480D3
split-complementary
#F4DB80 #80D3F4 #A180F4
monochromatic
#E6B814 #EFCB48 #F4DB80 #F9EBB8 #FDF7E3
Accessibility & contrast
On white
1.37
#F4DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#F4DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DB80
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DB80 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#F3DF84
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4db80; /* rgb */ color: rgb(244, 219, 128); /* oklch */ color: oklch(89.3% 0.115 94.5);
Tailwind
colors: {
custom: {
50: '#fae6a6',
500: '#f4db80',
950: '#000000',
},
}SCSS
$custom: #f4db80; $custom-light: #fae6a6; $custom-dark: #000000;
JSON
{
"hex": "#f4db80",
"rgb": {
"r": 244,
"g": 219,
"b": 128
},
"hsl": {
"h": 47.069,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.89302,
"c": 0.11468,
"h": 94.5
},
"luminance": 0.71455
}Semantic roles & 50–950 ramp
primary
#F4DB80
secondary
#4866D0
accent
#34E105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480