#F3F690#F3F690
#F3F690 is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 94.9% C 0.125 H 110.0°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F690 |
|---|---|
| RGB | rgb(243, 246, 144) |
| HSL | hsl(62, 85%, 76%) |
| HSV | hsv(62, 41%, 96%) |
| CMYK | cmyk(1.2%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(94.73, -15.34, 48.61) |
| CIE-LCH | lch(94.73, 50.98, 107.52°) |
| OKLab | oklab(94.92% -0.0428 0.1175) |
| OKLCH | oklch(94.92% 0.125 110) |
| XYZ | xyz(74.9531, 86.9813, 39.2208) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.07
Yellowish Tan
#FCFC81
ΔE00 3.19
Buff
#FEF69E
ΔE00 3.41
Pale Yellow
#FFFF84
ΔE00 3.44
Butter
#FFFF81
ΔE00 3.74
Faded Yellow
#FEFF7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F690 #9390F6
analogous
#F6C690 #F3F690 #C0F690
triadic
#F3F690 #90F3F6 #F690F3
tetradic
#F3F690 #90F6C6 #9390F6 #F690C0
square
#F3F690 #90F6C6 #9390F6 #F690C0
split-complementary
#F3F690 #90C0F6 #C690F6
monochromatic
#E7ED1F #EDF157 #F3F690 #F9FBC9 #FCFDE3
Accessibility & contrast
On white
1.14
#F3F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F3F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F690
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F690 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE88
Deuteranopia (green-blind)
#FFF295
Tritanopia (blue-blind)
#FFEBDD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3f690; /* rgb */ color: rgb(243, 246, 144); /* oklch */ color: oklch(94.9% 0.125 110.0);
Tailwind
colors: {
custom: {
50: '#f8f9b2',
500: '#f3f690',
950: '#000000',
},
}SCSS
$custom: #f3f690; $custom-light: #f8f9b2; $custom-dark: #000000;
JSON
{
"hex": "#f3f690",
"rgb": {
"r": 243,
"g": 246,
"b": 144
},
"hsl": {
"h": 61.765,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.94921,
"c": 0.12507,
"h": 110
},
"luminance": 0.8698
}Semantic roles & 50–950 ramp
primary
#F3F690
secondary
#5A56D4
accent
#04E10B
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581