#F7E382#F7E382
#F7E382 is a very light, moderate yellow. Relative luminance 0.763; OKLCH L 91.2% C 0.120 H 98.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E382 |
|---|---|
| RGB | rgb(247, 227, 130) |
| HSL | hsl(50, 88%, 74%) |
| HSV | hsv(50, 47%, 97%) |
| CMYK | cmyk(0%, 8.1%, 47.4%, 3.1%) |
| CIE-LAB | lab(90.01, -5.71, 49.57) |
| CIE-LCH | lch(90.01, 49.90, 96.58°) |
| OKLab | oklab(91.19% -0.0166 0.1187) |
| OKLCH | oklch(91.19% 0.12 98) |
| XYZ | xyz(69.8581, 76.3266, 32.1675) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.08
Khaki (CSS)
#F0E68C
ΔE00 2.94
Wheat (survey)
#FBDD7E
ΔE00 2.99
Yellow Tan
#FFE36E
ΔE00 3.29
Pale Gold
#FDDE6C
ΔE00 3.67
Sand Yellow
#FCE166
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E382 #8296F7
analogous
#F7A982 #F7E382 #D0F782
triadic
#F7E382 #82F7E3 #E382F7
tetradic
#F7E382 #82F7A9 #8296F7 #F782D0
square
#F7E382 #82F7A9 #8296F7 #F782D0
split-complementary
#F7E382 #82D0F7 #A982F7
monochromatic
#EFC90F #F3D648 #F7E382 #FBF0BC #FDF9E2
Accessibility & contrast
On white
1.29
#F7E382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F7E382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E382
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E382 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7A
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7e382; /* rgb */ color: rgb(247, 227, 130); /* oklch */ color: oklch(91.2% 0.120 98.0);
Tailwind
colors: {
custom: {
50: '#fceba8',
500: '#f7e382',
950: '#000000',
},
}SCSS
$custom: #f7e382; $custom-light: #fceba8; $custom-dark: #000000;
JSON
{
"hex": "#f7e382",
"rgb": {
"r": 247,
"g": 227,
"b": 130
},
"hsl": {
"h": 49.744,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.91194,
"c": 0.11987,
"h": 98
},
"luminance": 0.76324
}Semantic roles & 50–950 ramp
primary
#F7E382
secondary
#4961D4
accent
#28E501
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#181610
muted
#868480