#F2F48E#F2F48E
#F2F48E is a very light, vivid yellow. Relative luminance 0.855; OKLCH L 94.4% C 0.125 H 109.6°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F48E |
|---|---|
| RGB | rgb(242, 244, 142) |
| HSL | hsl(61, 82%, 76%) |
| HSV | hsv(61, 42%, 96%) |
| CMYK | cmyk(0.8%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(94.11, -14.95, 48.78) |
| CIE-LCH | lch(94.11, 51.02, 107.04°) |
| OKLab | oklab(94.4% -0.0418 0.1178) |
| OKLCH | oklch(94.4% 0.125 109.6) |
| XYZ | xyz(73.8523, 85.5331, 38.2051) |
| Luminance | 0.8553 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.04
Yellowish Tan
#FCFC81
ΔE00 3.26
Buff
#FEF69E
ΔE00 3.32
Pale Yellow
#FFFF84
ΔE00 3.57
Butter
#FFFF81
ΔE00 3.85
Straw
#FCF679
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F48E #908EF4
analogous
#F4C38E #F2F48E #BFF48E
triadic
#F2F48E #8EF2F4 #F48EF2
tetradic
#F2F48E #8EF4C3 #908EF4 #F48EBF
square
#F2F48E #8EF4C3 #908EF4 #F48EBF
split-complementary
#F2F48E #8EBFF4 #C38EF4
monochromatic
#E5E91E #ECEF56 #F2F48E #F8F9C6 #FCFCE3
Accessibility & contrast
On white
1.16
#F2F48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#F2F48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F48E
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F48E | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC86
Deuteranopia (green-blind)
#FFF093
Tritanopia (blue-blind)
#FFE9DB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2f48e; /* rgb */ color: rgb(242, 244, 142); /* oklch */ color: oklch(94.4% 0.125 109.6);
Tailwind
colors: {
custom: {
50: '#f8f7b1',
500: '#f2f48e',
950: '#000000',
},
}SCSS
$custom: #f2f48e; $custom-light: #f8f7b1; $custom-dark: #000000;
JSON
{
"hex": "#f2f48e",
"rgb": {
"r": 242,
"g": 244,
"b": 142
},
"hsl": {
"h": 61.176,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.94402,
"c": 0.125,
"h": 109.6
},
"luminance": 0.85532
}Semantic roles & 50–950 ramp
primary
#F2F48E
secondary
#5755D1
accent
#07DF0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581