#F7DA7B#F7DA7B
#F7DA7B is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.3% C 0.119 H 92.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DA7B |
|---|---|
| RGB | rgb(247, 218, 123) |
| HSL | hsl(46, 89%, 73%) |
| HSV | hsv(46, 50%, 97%) |
| CMYK | cmyk(0%, 11.7%, 50.2%, 3.1%) |
| CIE-LAB | lab(87.65, -1.78, 50.07) |
| CIE-LCH | lch(87.65, 50.10, 92.04°) |
| OKLab | oklab(89.3% -0.0059 0.1193) |
| OKLCH | oklch(89.3% 0.119 92.9) |
| XYZ | xyz(67.0067, 71.3500, 28.9774) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.76
Sandy
#F1DA7A
ΔE00 1.73
Pale Gold
#FDDE6C
ΔE00 2.71
Light Mustard
#F7D560
ΔE00 3.26
Yellow Tan
#FFE36E
ΔE00 3.52
Sand Yellow
#FCE166
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DA7B #7B98F7
analogous
#F79C7B #F7DA7B #D6F77B
triadic
#F7DA7B #7BF7DA #DA7BF7
tetradic
#F7DA7B #7BF79C #7B98F7 #F77BD6
square
#F7DA7B #7BF79C #7B98F7 #F77BD6
split-complementary
#F7DA7B #7BD6F7 #9C7BF7
monochromatic
#E9B60E #F4CA41 #F7DA7B #FAEAB5 #FDF7E2
Accessibility & contrast
On white
1.38
#F7DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#F7DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DA7B
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DA7B | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD773
Deuteranopia (green-blind)
#F3DF7F
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7da7b; /* rgb */ color: rgb(247, 218, 123); /* oklch */ color: oklch(89.3% 0.119 92.9);
Tailwind
colors: {
custom: {
50: '#fce5a3',
500: '#f7da7b',
950: '#000000',
},
}SCSS
$custom: #f7da7b; $custom-light: #fce5a3; $custom-dark: #000000;
JSON
{
"hex": "#f7da7b",
"rgb": {
"r": 247,
"g": 218,
"b": 123
},
"hsl": {
"h": 45.968,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.89303,
"c": 0.11943,
"h": 92.9
},
"luminance": 0.71347
}Semantic roles & 50–950 ramp
primary
#F7DA7B
secondary
#4365D3
accent
#36E500
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480