#F2F28E#F2F28E
#F2F28E is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 94.0% C 0.123 H 108.5°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F28E |
|---|---|
| RGB | rgb(242, 242, 142) |
| HSL | hsl(60, 79%, 75%) |
| HSV | hsv(60, 41%, 95%) |
| CMYK | cmyk(0%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(93.60, -13.97, 48.14) |
| CIE-LCH | lch(93.60, 50.13, 106.19°) |
| OKLab | oklab(93.99% -0.039 0.1163) |
| OKLCH | oklch(93.99% 0.123 108.5) |
| XYZ | xyz(73.2538, 84.3361, 38.0056) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.95
Manilla
#FFFA86
ΔE00 3.11
Dark Cream
#FFF39A
ΔE00 3.54
Yellowish Tan
#FCFC81
ΔE00 3.55
Khaki (CSS)
#F0E68C
ΔE00 3.56
Straw
#FCF679
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F28E #8E8EF2
analogous
#F2C08E #F2F28E #C0F28E
triadic
#F2F28E #8EF2F2 #F28EF2
tetradic
#F2F28E #8EF2C0 #8E8EF2 #F28EC0
square
#F2F28E #8EF2C0 #8E8EF2 #F28EC0
split-complementary
#F2F28E #8EC0F2 #C08EF2
monochromatic
#E5E520 #ECEC57 #F2F28E #F8F8C5 #FCFCE4
Accessibility & contrast
On white
1.18
#F2F28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#F2F28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F28E
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F28E | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#FFEE93
Tritanopia (blue-blind)
#FFE7DA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f2f28e; /* rgb */ color: rgb(242, 242, 142); /* oklch */ color: oklch(94.0% 0.123 108.5);
Tailwind
colors: {
custom: {
50: '#f8f6b0',
500: '#f2f28e',
950: '#000000',
},
}SCSS
$custom: #f2f28e; $custom-light: #f8f6b0; $custom-dark: #000000;
JSON
{
"hex": "#f2f28e",
"rgb": {
"r": 242,
"g": 242,
"b": 142
},
"hsl": {
"h": 60,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.93991,
"c": 0.12271,
"h": 108.5
},
"luminance": 0.84335
}Semantic roles & 50–950 ramp
primary
#F2F28E
secondary
#5656CF
accent
#0ADC0A
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171711
muted
#858581