#F2F382#F2F382
#F2F382 is a very light, vivid yellow. Relative luminance 0.846; OKLCH L 94.0% C 0.136 H 109.2°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F382 |
|---|---|
| RGB | rgb(242, 243, 130) |
| HSL | hsl(61, 82%, 73%) |
| HSV | hsv(61, 47%, 95%) |
| CMYK | cmyk(0.4%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(93.71, -15.61, 53.98) |
| CIE-LCH | lch(93.71, 56.19, 106.13°) |
| OKLab | oklab(94.03% -0.0448 0.1285) |
| OKLCH | oklch(94.03% 0.136 109.2) |
| XYZ | xyz(72.6993, 84.5918, 33.6130) |
| Luminance | 0.8459 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.22
Manilla
#FFFA86
ΔE00 2.25
Straw
#FCF679
ΔE00 2.54
Pale Yellow
#FFFF84
ΔE00 2.73
Butter
#FFFF81
ΔE00 2.89
Faded Yellow
#FEFF7F
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F382 #8382F3
analogous
#F3BB82 #F2F382 #B9F382
triadic
#F2F382 #82F2F3 #F382F2
tetradic
#F2F382 #82F3BB #8382F3 #F382B9
square
#F2F382 #82F3BB #8382F3 #F382B9
split-complementary
#F2F382 #82B9F3 #BB82F3
monochromatic
#E3E516 #ECEE4A #F2F382 #F8F8BA #FCFCE3
Accessibility & contrast
On white
1.17
#F2F382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#F2F382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F382
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F382 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FFEF88
Tritanopia (blue-blind)
#FFE7D9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f2f382; /* rgb */ color: rgb(242, 243, 130); /* oklch */ color: oklch(94.0% 0.136 109.2);
Tailwind
colors: {
custom: {
50: '#f8f6a9',
500: '#f2f382',
950: '#000000',
},
}SCSS
$custom: #f2f382; $custom-light: #f8f6a9; $custom-dark: #000000;
JSON
{
"hex": "#f2f382",
"rgb": {
"r": 242,
"g": 243,
"b": 130
},
"hsl": {
"h": 60.531,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.94031,
"c": 0.13609,
"h": 109.2
},
"luminance": 0.8459
}Semantic roles & 50–950 ramp
primary
#F2F382
secondary
#4C4BCF
accent
#07DF09
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581