#FFF48E#FFF48E
#FFF48E is a very light, vivid yellow. Relative luminance 0.879; OKLCH L 95.5% C 0.124 H 103.1°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF48E |
|---|---|
| RGB | rgb(255, 244, 142) |
| HSL | hsl(54, 100%, 78%) |
| HSV | hsv(54, 44%, 100%) |
| CMYK | cmyk(0%, 4.3%, 44.3%, 0%) |
| CIE-LAB | lab(95.13, -9.92, 50.27) |
| CIE-LCH | lch(95.13, 51.24, 101.17°) |
| OKLab | oklab(95.45% -0.028 0.121) |
| OKLCH | oklch(95.45% 0.124 103.1) |
| XYZ | xyz(78.4750, 87.9167, 38.4217) |
| Luminance | 0.8791 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.97
Buff
#FEF69E
ΔE00 2.35
Manilla
#FFFA86
ΔE00 2.48
Straw
#FCF679
ΔE00 3.14
Sandy Yellow
#FDEE73
ΔE00 3.25
Khaki (CSS)
#F0E68C
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF48E #8E99FF
analogous
#FFBB8E #FFF48E #D2FF8E
triadic
#FFF48E #8EFFF4 #F48EFF
tetradic
#FFF48E #8EFFBB #8E99FF #FF8ED2
square
#FFF48E #8EFFBB #8E99FF #FF8ED2
split-complementary
#FFF48E #8ED2FF #BB8EFF
monochromatic
#FFE814 #FFEE51 #FFF48E #FFFACB #FFFCE0
Accessibility & contrast
On white
1.13
#FFF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FFF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF48E
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF48E | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE86
Deuteranopia (green-blind)
#FFF492
Tritanopia (blue-blind)
#FFE8DC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fff48e; /* rgb */ color: rgb(255, 244, 142); /* oklch */ color: oklch(95.5% 0.124 103.1);
Tailwind
colors: {
custom: {
50: '#fff7b1',
500: '#fff48e',
950: '#000000',
},
}SCSS
$custom: #fff48e; $custom-light: #fff7b1; $custom-dark: #000000;
JSON
{
"hex": "#fff48e",
"rgb": {
"r": 255,
"g": 244,
"b": 142
},
"hsl": {
"h": 54.159,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.95454,
"c": 0.12418,
"h": 103.1
},
"luminance": 0.87914
}Semantic roles & 50–950 ramp
primary
#FFF48E
secondary
#515FE0
accent
#16E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581