#F6F48B#F6F48B
#F6F48B is a very light, vivid yellow. Relative luminance 0.862; OKLCH L 94.7% C 0.128 H 107.6°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F48B |
|---|---|
| RGB | rgb(246, 244, 139) |
| HSL | hsl(59, 86%, 75%) |
| HSV | hsv(59, 43%, 96%) |
| CMYK | cmyk(0%, 0.8%, 43.5%, 3.5%) |
| CIE-LAB | lab(94.38, -13.70, 50.62) |
| CIE-LCH | lch(94.38, 52.44, 105.15°) |
| OKLab | oklab(94.68% -0.0387 0.1217) |
| OKLCH | oklch(94.68% 0.128 107.6) |
| XYZ | xyz(75.0183, 86.1600, 37.0998) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.11
Yellowish Tan
#FCFC81
ΔE00 2.70
Straw
#FCF679
ΔE00 2.90
Buff
#FEF69E
ΔE00 3.01
Pale Yellow
#FFFF84
ΔE00 3.05
Butter
#FFFF81
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F48B #8B8DF6
analogous
#F6BF8B #F6F48B #C2F68B
triadic
#F6F48B #8BF6F4 #F48BF6
tetradic
#F6F48B #8BF6BF #8B8DF6 #F68BC2
square
#F6F48B #8BF6BF #8B8DF6 #F68BC2
split-complementary
#F6F48B #8BC2F6 #BF8BF6
monochromatic
#EDE919 #F2EF52 #F6F48B #FAF9C4 #FDFCE3
Accessibility & contrast
On white
1.15
#F6F48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#F6F48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F48B
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F48B | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC82
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#FFE8DB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6f48b; /* rgb */ color: rgb(246, 244, 139); /* oklch */ color: oklch(94.7% 0.128 107.6);
Tailwind
colors: {
custom: {
50: '#fbf7af',
500: '#f6f48b',
950: '#000000',
},
}SCSS
$custom: #f6f48b; $custom-light: #fbf7af; $custom-dark: #000000;
JSON
{
"hex": "#f6f48b",
"rgb": {
"r": 246,
"g": 244,
"b": 139
},
"hsl": {
"h": 58.879,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.94678,
"c": 0.12768,
"h": 107.6
},
"luminance": 0.86158
}Semantic roles & 50–950 ramp
primary
#F6F48B
secondary
#5254D4
accent
#08E203
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581