#F7F382#F7F382
#F7F382 is a very light, vivid yellow. Relative luminance 0.855; OKLCH L 94.4% C 0.136 H 106.9°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F382 |
|---|---|
| RGB | rgb(247, 243, 130) |
| HSL | hsl(58, 88%, 74%) |
| HSV | hsv(58, 47%, 97%) |
| CMYK | cmyk(0%, 1.6%, 47.4%, 3.1%) |
| CIE-LAB | lab(94.09, -13.66, 54.54) |
| CIE-LCH | lch(94.09, 56.22, 104.06°) |
| OKLab | oklab(94.43% -0.0394 0.1297) |
| OKLCH | oklch(94.43% 0.136 106.9) |
| XYZ | xyz(74.4393, 85.4890, 33.6945) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.52
Straw
#FCF679
ΔE00 1.72
Yellowish Tan
#FCFC81
ΔE00 2.17
Pale Yellow
#FFFF84
ΔE00 2.65
Butter
#FFFF81
ΔE00 2.79
Faded Yellow
#FEFF7F
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F382 #8286F7
analogous
#F7B982 #F7F382 #C1F782
triadic
#F7F382 #82F7F3 #F382F7
tetradic
#F7F382 #82F7B9 #8286F7 #F782C1
square
#F7F382 #82F7B9 #8286F7 #F782C1
split-complementary
#F7F382 #82C1F7 #B982F7
monochromatic
#EFE80F #F3ED48 #F7F382 #FBF9BC #FDFCE2
Accessibility & contrast
On white
1.16
#F7F382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#F7F382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F382
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F382 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FFF087
Tritanopia (blue-blind)
#FFE6D9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f7f382; /* rgb */ color: rgb(247, 243, 130); /* oklch */ color: oklch(94.4% 0.136 106.9);
Tailwind
colors: {
custom: {
50: '#fcf6a9',
500: '#f7f382',
950: '#000000',
},
}SCSS
$custom: #f7f382; $custom-light: #fcf6a9; $custom-dark: #000000;
JSON
{
"hex": "#f7f382",
"rgb": {
"r": 247,
"g": 243,
"b": 130
},
"hsl": {
"h": 57.949,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.94433,
"c": 0.13555,
"h": 106.9
},
"luminance": 0.85487
}Semantic roles & 50–950 ramp
primary
#F7F382
secondary
#494ED4
accent
#09E501
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581