#F2F690#F2F690
#F2F690 is a very light, vivid yellow. Relative luminance 0.868; OKLCH L 94.8% C 0.125 H 110.5°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F690 |
|---|---|
| RGB | rgb(242, 246, 144) |
| HSL | hsl(62, 85%, 76%) |
| HSV | hsv(62, 41%, 96%) |
| CMYK | cmyk(1.6%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(94.66, -15.73, 48.50) |
| CIE-LCH | lch(94.66, 50.99, 107.97°) |
| OKLab | oklab(94.84% -0.0439 0.1173) |
| OKLCH | oklch(94.84% 0.125 110.5) |
| XYZ | xyz(74.6088, 86.8038, 39.2047) |
| Luminance | 0.8680 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.27
Yellowish Tan
#FCFC81
ΔE00 3.31
Pale Yellow
#FFFF84
ΔE00 3.56
Buff
#FEF69E
ΔE00 3.60
Butter
#FFFF81
ΔE00 3.85
Faded Yellow
#FEFF7F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F690 #9490F6
analogous
#F6C790 #F2F690 #BFF690
triadic
#F2F690 #90F2F6 #F690F2
tetradic
#F2F690 #90F6C7 #9490F6 #F690BF
square
#F2F690 #90F6C7 #9490F6 #F690BF
split-complementary
#F2F690 #90BFF6 #C790F6
monochromatic
#E5ED1F #EBF157 #F2F690 #F9FBC9 #FCFDE3
Accessibility & contrast
On white
1.14
#F2F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#F2F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F690
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F690 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE88
Deuteranopia (green-blind)
#FFF195
Tritanopia (blue-blind)
#FEEBDD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f690; /* rgb */ color: rgb(242, 246, 144); /* oklch */ color: oklch(94.8% 0.125 110.5);
Tailwind
colors: {
custom: {
50: '#f8f9b2',
500: '#f2f690',
950: '#000000',
},
}SCSS
$custom: #f2f690; $custom-light: #f8f9b2; $custom-dark: #000000;
JSON
{
"hex": "#f2f690",
"rgb": {
"r": 242,
"g": 246,
"b": 144
},
"hsl": {
"h": 62.353,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.94842,
"c": 0.12521,
"h": 110.5
},
"luminance": 0.86802
}Semantic roles & 50–950 ramp
primary
#F2F690
secondary
#5B56D4
accent
#04E10D
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581