#F7DA81#F7DA81
#F7DA81 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.4% C 0.114 H 91.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DA81 |
|---|---|
| RGB | rgb(247, 218, 129) |
| HSL | hsl(45, 88%, 74%) |
| HSV | hsv(45, 48%, 97%) |
| CMYK | cmyk(0%, 11.7%, 47.8%, 3.1%) |
| CIE-LAB | lab(87.73, -1.25, 47.25) |
| CIE-LCH | lch(87.73, 47.27, 91.52°) |
| OKLab | oklab(89.39% -0.0038 0.1135) |
| OKLCH | oklch(89.39% 0.114 91.9) |
| XYZ | xyz(67.3938, 71.5048, 31.0165) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.12
Sandy
#F1DA7A
ΔE00 2.17
Pale Gold
#FDDE6C
ΔE00 3.58
Light Mustard
#F7D560
ΔE00 4.08
Sand (survey)
#E2CA76
ΔE00 4.17
Yellow Tan
#FFE36E
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DA81 #819EF7
analogous
#F79F81 #F7DA81 #D9F781
triadic
#F7DA81 #81F7DA #DA81F7
tetradic
#F7DA81 #81F79F #819EF7 #F781D9
square
#F7DA81 #81F79F #819EF7 #F781D9
split-complementary
#F7DA81 #81D9F7 #9F81F7
monochromatic
#EEB80F #F3C947 #F7DA81 #FBEBBB #FDF7E2
Accessibility & contrast
On white
1.37
#F7DA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#F7DA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DA81
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DA81 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7da81; /* rgb */ color: rgb(247, 218, 129); /* oklch */ color: oklch(89.4% 0.114 91.9);
Tailwind
colors: {
custom: {
50: '#fce5a7',
500: '#f7da81',
950: '#000000',
},
}SCSS
$custom: #f7da81; $custom-light: #fce5a7; $custom-dark: #000000;
JSON
{
"hex": "#f7da81",
"rgb": {
"r": 247,
"g": 218,
"b": 129
},
"hsl": {
"h": 45.254,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.89387,
"c": 0.11353,
"h": 91.9
},
"luminance": 0.71502
}Semantic roles & 50–950 ramp
primary
#F7DA81
secondary
#496BD4
accent
#39E501
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480