#FFF883#FFF883
#FFF883 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 96.1% C 0.139 H 105.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF883 |
|---|---|
| RGB | rgb(255, 248, 131) |
| HSL | hsl(57, 100%, 76%) |
| HSV | hsv(57, 49%, 100%) |
| CMYK | cmyk(0%, 2.7%, 48.6%, 0%) |
| CIE-LAB | lab(96.01, -12.88, 56.52) |
| CIE-LCH | lch(96.01, 57.97, 102.84°) |
| OKLab | oklab(96.11% -0.0376 0.134) |
| OKLCH | oklch(96.11% 0.139 105.7) |
| XYZ | xyz(78.9061, 90.0357, 34.6904) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.63
Straw
#FCF679
ΔE00 1.12
Yellowish Tan
#FCFC81
ΔE00 1.82
Pale Yellow
#FFFF84
ΔE00 2.07
Butter
#FFFF81
ΔE00 2.17
Custard
#FFFD78
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF883 #838AFF
analogous
#FFBA83 #FFF883 #C8FF83
triadic
#FFF883 #83FFF8 #F883FF
tetradic
#FFF883 #83FFBA #838AFF #FF83C8
square
#FFF883 #83FFBA #838AFF #FF83C8
split-complementary
#FFF883 #83C8FF #BA83FF
monochromatic
#FFF109 #FFF546 #FFF883 #FFFBC0 #FFFDE0
Accessibility & contrast
On white
1.10
#FFF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#FFF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF883
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF883 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF079
Deuteranopia (green-blind)
#FFF689
Tritanopia (blue-blind)
#FFEBDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff883; /* rgb */ color: rgb(255, 248, 131); /* oklch */ color: oklch(96.1% 0.139 105.7);
Tailwind
colors: {
custom: {
50: '#fffaa9',
500: '#fff883',
950: '#000000',
},
}SCSS
$custom: #fff883; $custom-light: #fffaa9; $custom-dark: #000000;
JSON
{
"hex": "#fff883",
"rgb": {
"r": 255,
"g": 248,
"b": 131
},
"hsl": {
"h": 56.613,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.96114,
"c": 0.13918,
"h": 105.7
},
"luminance": 0.90033
}Semantic roles & 50–950 ramp
primary
#FFF883
secondary
#4850DF
accent
#0DE600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581