#F2F384#F2F384
#F2F384 is a very light, vivid yellow. Relative luminance 0.846; OKLCH L 94.1% C 0.134 H 109.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F384 |
|---|---|
| RGB | rgb(242, 243, 132) |
| HSL | hsl(61, 82%, 74%) |
| HSV | hsv(61, 46%, 95%) |
| CMYK | cmyk(0.4%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(93.73, -15.43, 53.07) |
| CIE-LCH | lch(93.73, 55.27, 106.21°) |
| OKLab | oklab(94.06% -0.0441 0.1267) |
| OKLCH | oklch(94.06% 0.134 109.2) |
| XYZ | xyz(72.8348, 84.6460, 34.3268) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.32
Yellowish Tan
#FCFC81
ΔE00 2.37
Straw
#FCF679
ΔE00 2.72
Pale Yellow
#FFFF84
ΔE00 2.84
Butter
#FFFF81
ΔE00 3.03
Faded Yellow
#FEFF7F
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F384 #8584F3
analogous
#F3BC84 #F2F384 #BAF384
triadic
#F2F384 #84F2F3 #F384F2
tetradic
#F2F384 #84F3BC #8584F3 #F384BA
square
#F2F384 #84F3BC #8584F3 #F384BA
split-complementary
#F2F384 #84BAF3 #BC84F3
monochromatic
#E4E616 #ECEE4C #F2F384 #F8F8BC #FCFCE3
Accessibility & contrast
On white
1.17
#F2F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#F2F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F384
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F384 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#FFEF89
Tritanopia (blue-blind)
#FFE7D9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f2f384; /* rgb */ color: rgb(242, 243, 132); /* oklch */ color: oklch(94.1% 0.134 109.2);
Tailwind
colors: {
custom: {
50: '#f8f6aa',
500: '#f2f384',
950: '#000000',
},
}SCSS
$custom: #f2f384; $custom-light: #f8f6aa; $custom-dark: #000000;
JSON
{
"hex": "#f2f384",
"rgb": {
"r": 242,
"g": 243,
"b": 132
},
"hsl": {
"h": 60.541,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.94058,
"c": 0.1341,
"h": 109.2
},
"luminance": 0.84644
}Semantic roles & 50–950 ramp
primary
#F2F384
secondary
#4E4CCF
accent
#07DF09
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581