#F3F87D#F3F87D
#F3F87D is a very light, vivid yellow. Relative luminance 0.877; OKLCH L 95.1% C 0.146 H 111.0°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F87D |
|---|---|
| RGB | rgb(243, 248, 125) |
| HSL | hsl(62, 90%, 73%) |
| HSV | hsv(62, 50%, 97%) |
| CMYK | cmyk(2%, 0%, 49.6%, 2.7%) |
| CIE-LAB | lab(95.02, -18.09, 57.88) |
| CIE-LCH | lch(95.02, 60.64, 107.35°) |
| OKLab | oklab(95.08% -0.0524 0.1366) |
| OKLCH | oklch(95.08% 0.146 111) |
| XYZ | xyz(74.2328, 87.6717, 32.4099) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.53
Faded Yellow
#FEFF7F
ΔE00 1.93
Pale Yellow
#FFFF84
ΔE00 1.98
Butter
#FFFF81
ΔE00 2.02
Banana (survey)
#FFFF7E
ΔE00 2.13
Light Yellow
#FFFE7A
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F87D #827DF8
analogous
#F8BF7D #F3F87D #B5F87D
triadic
#F3F87D #7DF3F8 #F87DF3
tetradic
#F3F87D #7DF8BF #827DF8 #F87DB5
square
#F3F87D #7DF8BF #827DF8 #F87DB5
split-complementary
#F3F87D #7DB5F8 #BF7DF8
monochromatic
#E5EE0D #EEF543 #F3F87D #F8FBB7 #FCFDE2
Accessibility & contrast
On white
1.13
#F3F87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#F3F87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F87D
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F87D | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF72
Deuteranopia (green-blind)
#FFF283
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f87d; /* rgb */ color: rgb(243, 248, 125); /* oklch */ color: oklch(95.1% 0.146 111.0);
Tailwind
colors: {
custom: {
50: '#f9faa5',
500: '#f3f87d',
950: '#000000',
},
}SCSS
$custom: #f3f87d; $custom-light: #f9faa5; $custom-dark: #000000;
JSON
{
"hex": "#f3f87d",
"rgb": {
"r": 243,
"g": 248,
"b": 125
},
"hsl": {
"h": 62.439,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.9508,
"c": 0.14632,
"h": 111
},
"luminance": 0.8767
}Semantic roles & 50–950 ramp
primary
#F3F87D
secondary
#4B45D4
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580