#FFF49B#FFF49B
#FFF49B is a very light, moderate yellow. Relative luminance 0.883; OKLCH L 95.6% C 0.110 H 102.1°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF49B |
|---|---|
| RGB | rgb(255, 244, 155) |
| HSL | hsl(53, 100%, 80%) |
| HSV | hsv(53, 39%, 100%) |
| CMYK | cmyk(0%, 4.3%, 39.2%, 0%) |
| CIE-LAB | lab(95.30, -8.62, 44.18) |
| CIE-LCH | lch(95.30, 45.02, 101.04°) |
| OKLab | oklab(95.65% -0.0232 0.1079) |
| OKLCH | oklch(95.65% 0.11 102.1) |
| XYZ | xyz(79.5085, 88.3301, 43.8651) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 0.32
Buff
#FEF69E
ΔE00 0.88
Khaki (CSS)
#F0E68C
ΔE00 3.05
Parchment
#FEFCAF
ΔE00 3.55
Manilla
#FFFA86
ΔE00 4.11
Light Tan
#FBEEAC
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF49B #9BA6FF
analogous
#FFC29B #FFF49B #D8FF9B
triadic
#FFF49B #9BFFF4 #F49BFF
tetradic
#FFF49B #9BFFC2 #9BA6FF #FF9BD8
square
#FFF49B #9BFFC2 #9BA6FF #FF9BD8
split-complementary
#FFF49B #9BD8FF #C29BFF
monochromatic
#FFE721 #FFED5E #FFF49B #FFFBD8 #FFFCE0
Accessibility & contrast
On white
1.13
#FFF49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#FFF49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF49B
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF49B | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE94
Deuteranopia (green-blind)
#FFF49F
Tritanopia (blue-blind)
#FFE9DE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fff49b; /* rgb */ color: rgb(255, 244, 155); /* oklch */ color: oklch(95.6% 0.110 102.1);
Tailwind
colors: {
custom: {
50: '#fff7b9',
500: '#fff49b',
950: '#000000',
},
}SCSS
$custom: #fff49b; $custom-light: #fff7b9; $custom-dark: #000000;
JSON
{
"hex": "#fff49b",
"rgb": {
"r": 255,
"g": 244,
"b": 155
},
"hsl": {
"h": 53.4,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.95648,
"c": 0.11041,
"h": 102.1
},
"luminance": 0.88328
}Semantic roles & 50–950 ramp
primary
#FFF49B
secondary
#5C6BE2
accent
#19E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581