#F2F693#F2F693
#F2F693 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.9% C 0.122 H 110.5°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F693 |
|---|---|
| RGB | rgb(242, 246, 147) |
| HSL | hsl(62, 85%, 77%) |
| HSV | hsv(62, 40%, 96%) |
| CMYK | cmyk(1.6%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(94.69, -15.42, 47.10) |
| CIE-LCH | lch(94.69, 49.56, 108.13°) |
| OKLab | oklab(94.89% -0.0428 0.1143) |
| OKLCH | oklch(94.89% 0.122 110.5) |
| XYZ | xyz(74.8412, 86.8967, 40.4283) |
| Luminance | 0.8690 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.40
Manilla
#FFFA86
ΔE00 3.57
Yellowish Tan
#FCFC81
ΔE00 3.70
Pale Yellow
#FFFF84
ΔE00 3.91
Light Khaki
#E6F2A2
ΔE00 4.07
Parchment
#FEFCAF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F693 #9793F6
analogous
#F6C993 #F2F693 #C1F693
triadic
#F2F693 #93F2F6 #F693F2
tetradic
#F2F693 #93F6C9 #9793F6 #F693C1
square
#F2F693 #93F6C9 #9793F6 #F693C1
split-complementary
#F2F693 #93C1F6 #C993F6
monochromatic
#E4ED22 #EBF15B #F2F693 #F9FBCB #FCFDE3
Accessibility & contrast
On white
1.14
#F2F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#F2F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F693
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F693 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FFF198
Tritanopia (blue-blind)
#FEEBDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f693; /* rgb */ color: rgb(242, 246, 147); /* oklch */ color: oklch(94.9% 0.122 110.5);
Tailwind
colors: {
custom: {
50: '#f8f9b4',
500: '#f2f693',
950: '#000000',
},
}SCSS
$custom: #f2f693; $custom-light: #f8f9b4; $custom-dark: #000000;
JSON
{
"hex": "#f2f693",
"rgb": {
"r": 242,
"g": 246,
"b": 147
},
"hsl": {
"h": 62.424,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.94886,
"c": 0.12203,
"h": 110.5
},
"luminance": 0.86895
}Semantic roles & 50–950 ramp
primary
#F2F693
secondary
#5E59D4
accent
#04E10D
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581