#F5F082#F5F082
#F5F082 is a very light, vivid yellow. Relative luminance 0.833; OKLCH L 93.7% C 0.133 H 106.4°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F082 |
|---|---|
| RGB | rgb(245, 240, 130) |
| HSL | hsl(57, 85%, 74%) |
| HSV | hsv(57, 47%, 96%) |
| CMYK | cmyk(0%, 2%, 46.9%, 3.9%) |
| CIE-LAB | lab(93.17, -12.97, 53.38) |
| CIE-LCH | lch(93.17, 54.93, 103.65°) |
| OKLab | oklab(93.66% -0.0374 0.1272) |
| OKLCH | oklch(93.66% 0.133 106.4) |
| XYZ | xyz(72.8472, 83.3463, 33.3648) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.15
Straw
#FCF679
ΔE00 2.23
Yellowish Tan
#FCFC81
ΔE00 2.88
Sandy Yellow
#FDEE73
ΔE00 3.12
Pale Yellow
#FFFF84
ΔE00 3.36
Butter
#FFFF81
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F082 #8287F5
analogous
#F5B682 #F5F082 #C0F582
triadic
#F5F082 #82F5F0 #F082F5
tetradic
#F5F082 #82F5B6 #8287F5 #F582C0
square
#F5F082 #82F5B6 #8287F5 #F582C0
split-complementary
#F5F082 #82C0F5 #B682F5
monochromatic
#EAE113 #F0E949 #F5F082 #FAF7BB #FDFCE3
Accessibility & contrast
On white
1.19
#F5F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#F5F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F082
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F082 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#FFE4D6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f5f082; /* rgb */ color: rgb(245, 240, 130); /* oklch */ color: oklch(93.7% 0.133 106.4);
Tailwind
colors: {
custom: {
50: '#faf4a8',
500: '#f5f082',
950: '#000000',
},
}SCSS
$custom: #f5f082; $custom-light: #faf4a8; $custom-dark: #000000;
JSON
{
"hex": "#f5f082",
"rgb": {
"r": 245,
"g": 240,
"b": 130
},
"hsl": {
"h": 57.391,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.93658,
"c": 0.13254,
"h": 106.4
},
"luminance": 0.83344
}Semantic roles & 50–950 ramp
primary
#F5F082
secondary
#4A50D1
accent
#0DE204
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581