#F7DD85#F7DD85
#F7DD85 is a very light, moderate yellow. Relative luminance 0.732; OKLCH L 90.0% C 0.112 H 93.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DD85 |
|---|---|
| RGB | rgb(247, 221, 133) |
| HSL | hsl(46, 88%, 75%) |
| HSV | hsv(46, 46%, 97%) |
| CMYK | cmyk(0%, 10.5%, 46.2%, 3.1%) |
| CIE-LAB | lab(88.54, -2.41, 46.29) |
| CIE-LCH | lch(88.54, 46.35, 92.98°) |
| OKLab | oklab(90.04% -0.0067 0.1116) |
| OKLCH | oklch(90.04% 0.112 93.5) |
| XYZ | xyz(68.4499, 73.1833, 32.7059) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.42
Sandy
#F1DA7A
ΔE00 1.83
Pale Gold
#FDDE6C
ΔE00 3.75
Yellow Tan
#FFE36E
ΔE00 4.19
Sand (survey)
#E2CA76
ΔE00 4.53
Light Mustard
#F7D560
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DD85 #859FF7
analogous
#F7A485 #F7DD85 #D8F785
triadic
#F7DD85 #85F7DD #DD85F7
tetradic
#F7DD85 #85F7A4 #859FF7 #F785D8
square
#F7DD85 #85F7A4 #859FF7 #F785D8
split-complementary
#F7DD85 #85D8F7 #A485F7
monochromatic
#EFBD12 #F3CD4C #F7DD85 #FBEDBE #FDF7E2
Accessibility & contrast
On white
1.34
#F7DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#F7DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DD85
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DD85 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7E
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7dd85; /* rgb */ color: rgb(247, 221, 133); /* oklch */ color: oklch(90.0% 0.112 93.5);
Tailwind
colors: {
custom: {
50: '#fce7aa',
500: '#f7dd85',
950: '#000000',
},
}SCSS
$custom: #f7dd85; $custom-light: #fce7aa; $custom-dark: #000000;
JSON
{
"hex": "#f7dd85",
"rgb": {
"r": 247,
"g": 221,
"b": 133
},
"hsl": {
"h": 46.316,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.90039,
"c": 0.11179,
"h": 93.5
},
"luminance": 0.73181
}Semantic roles & 50–950 ramp
primary
#F7DD85
secondary
#4C6BD4
accent
#35E401
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481