#F7DB82#F7DB82
#F7DB82 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.6% C 0.113 H 92.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DB82 |
|---|---|
| RGB | rgb(247, 219, 130) |
| HSL | hsl(46, 88%, 74%) |
| HSV | hsv(46, 47%, 97%) |
| CMYK | cmyk(0%, 11.3%, 47.4%, 3.1%) |
| CIE-LAB | lab(87.99, -1.67, 47.09) |
| CIE-LCH | lch(87.99, 47.12, 92.03°) |
| OKLab | oklab(89.6% -0.0049 0.1132) |
| OKLCH | oklch(89.6% 0.113 92.5) |
| XYZ | xyz(67.7207, 72.0517, 31.4550) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.09
Sandy
#F1DA7A
ΔE00 1.97
Pale Gold
#FDDE6C
ΔE00 3.55
Light Mustard
#F7D560
ΔE00 4.20
Yellow Tan
#FFE36E
ΔE00 4.21
Sand (survey)
#E2CA76
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DB82 #829EF7
analogous
#F7A182 #F7DB82 #D9F782
triadic
#F7DB82 #82F7DB #DB82F7
tetradic
#F7DB82 #82F7A1 #829EF7 #F782D9
square
#F7DB82 #82F7A1 #829EF7 #F782D9
split-complementary
#F7DB82 #82D9F7 #A182F7
monochromatic
#EFBA0F #F3CA48 #F7DB82 #FBECBC #FDF7E2
Accessibility & contrast
On white
1.36
#F7DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#F7DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DB82
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DB82 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87B
Deuteranopia (green-blind)
#F3E085
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f7db82; /* rgb */ color: rgb(247, 219, 130); /* oklch */ color: oklch(89.6% 0.113 92.5);
Tailwind
colors: {
custom: {
50: '#fce6a8',
500: '#f7db82',
950: '#000000',
},
}SCSS
$custom: #f7db82; $custom-light: #fce6a8; $custom-dark: #000000;
JSON
{
"hex": "#f7db82",
"rgb": {
"r": 247,
"g": 219,
"b": 130
},
"hsl": {
"h": 45.641,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.89599,
"c": 0.11328,
"h": 92.5
},
"luminance": 0.72049
}Semantic roles & 50–950 ramp
primary
#F7DB82
secondary
#496BD4
accent
#37E501
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480