#F5F883#F5F883
#F5F883 is a very light, vivid yellow. Relative luminance 0.882; OKLCH L 95.3% C 0.140 H 110.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F883 |
|---|---|
| RGB | rgb(245, 248, 131) |
| HSL | hsl(62, 89%, 74%) |
| HSV | hsv(62, 47%, 97%) |
| CMYK | cmyk(1.2%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(95.24, -16.78, 55.42) |
| CIE-LCH | lch(95.24, 57.90, 106.85°) |
| OKLab | oklab(95.31% -0.0482 0.1317) |
| OKLCH | oklch(95.31% 0.14 110.1) |
| XYZ | xyz(75.3218, 88.1876, 34.5224) |
| Luminance | 0.8819 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.41
Pale Yellow
#FFFF84
ΔE00 1.84
Butter
#FFFF81
ΔE00 2.01
Manilla
#FFFA86
ΔE00 2.03
Faded Yellow
#FEFF7F
ΔE00 2.04
Banana (survey)
#FFFF7E
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F883 #8683F8
analogous
#F8C083 #F5F883 #BBF883
triadic
#F5F883 #83F5F8 #F883F5
tetradic
#F5F883 #83F8C0 #8683F8 #F883BB
square
#F5F883 #83F8C0 #8683F8 #F883BB
split-complementary
#F5F883 #83BBF8 #C083F8
monochromatic
#ECF10F #F0F549 #F5F883 #FAFBBD #FDFDE2
Accessibility & contrast
On white
1.13
#F5F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#F5F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F883
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F883 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF79
Deuteranopia (green-blind)
#FFF389
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5f883; /* rgb */ color: rgb(245, 248, 131); /* oklch */ color: oklch(95.3% 0.140 110.1);
Tailwind
colors: {
custom: {
50: '#fafaa9',
500: '#f5f883',
950: '#000000',
},
}SCSS
$custom: #f5f883; $custom-light: #fafaa9; $custom-dark: #000000;
JSON
{
"hex": "#f5f883",
"rgb": {
"r": 245,
"g": 248,
"b": 131
},
"hsl": {
"h": 61.538,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.95312,
"c": 0.14025,
"h": 110.1
},
"luminance": 0.88186
}Semantic roles & 50–950 ramp
primary
#F5F883
secondary
#4E4AD5
accent
#00E606
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581