#F7DB80#F7DB80
#F7DB80 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.6% C 0.115 H 92.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DB80 |
|---|---|
| RGB | rgb(247, 219, 128) |
| HSL | hsl(46, 88%, 74%) |
| HSV | hsv(46, 48%, 97%) |
| CMYK | cmyk(0%, 11.3%, 48.2%, 3.1%) |
| CIE-LAB | lab(87.97, -1.85, 48.03) |
| CIE-LCH | lch(87.97, 48.07, 92.21°) |
| OKLab | oklab(89.57% -0.0056 0.1151) |
| OKLCH | oklch(89.57% 0.115 92.8) |
| XYZ | xyz(67.5878, 71.9986, 30.7549) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.89
Sandy
#F1DA7A
ΔE00 1.77
Pale Gold
#FDDE6C
ΔE00 3.25
Yellow Tan
#FFE36E
ΔE00 3.92
Light Mustard
#F7D560
ΔE00 3.93
Sand (survey)
#E2CA76
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DB80 #809CF7
analogous
#F79F80 #F7DB80 #D8F780
triadic
#F7DB80 #80F7DB #DB80F7
tetradic
#F7DB80 #80F79F #809CF7 #F780D8
square
#F7DB80 #80F79F #809CF7 #F780D8
split-complementary
#F7DB80 #80D8F7 #9F80F7
monochromatic
#EEB90F #F3CB46 #F7DB80 #FBEBBA #FDF7E2
Accessibility & contrast
On white
1.36
#F7DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#F7DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DB80
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DB80 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#F4E083
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f7db80; /* rgb */ color: rgb(247, 219, 128); /* oklch */ color: oklch(89.6% 0.115 92.8);
Tailwind
colors: {
custom: {
50: '#fce6a6',
500: '#f7db80',
950: '#000000',
},
}SCSS
$custom: #f7db80; $custom-light: #fce6a6; $custom-dark: #000000;
JSON
{
"hex": "#f7db80",
"rgb": {
"r": 247,
"g": 219,
"b": 128
},
"hsl": {
"h": 45.882,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.8957,
"c": 0.11528,
"h": 92.8
},
"luminance": 0.71996
}Semantic roles & 50–950 ramp
primary
#F7DB80
secondary
#4869D4
accent
#36E501
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480