#F3F693#F3F693
#F3F693 is a very light, vivid yellow. Relative luminance 0.871; OKLCH L 95.0% C 0.122 H 110.0°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F693 |
|---|---|
| RGB | rgb(243, 246, 147) |
| HSL | hsl(62, 85%, 77%) |
| HSV | hsv(62, 40%, 96%) |
| CMYK | cmyk(1.2%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(94.77, -15.04, 47.21) |
| CIE-LCH | lch(94.77, 49.55, 107.67°) |
| OKLab | oklab(94.97% -0.0417 0.1145) |
| OKLCH | oklch(94.97% 0.122 110) |
| XYZ | xyz(75.1854, 87.0742, 40.4444) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.20
Manilla
#FFFA86
ΔE00 3.39
Yellowish Tan
#FCFC81
ΔE00 3.59
Pale Yellow
#FFFF84
ΔE00 3.81
Dark Cream
#FFF39A
ΔE00 4.06
Parchment
#FEFCAF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F693 #9693F6
analogous
#F6C893 #F3F693 #C2F693
triadic
#F3F693 #93F3F6 #F693F3
tetradic
#F3F693 #93F6C8 #9693F6 #F693C2
square
#F3F693 #93F6C8 #9693F6 #F693C2
split-complementary
#F3F693 #93C2F6 #C893F6
monochromatic
#E6ED22 #EDF15B #F3F693 #F9FBCB #FCFDE3
Accessibility & contrast
On white
1.14
#F3F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F3F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F693
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F693 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FFF297
Tritanopia (blue-blind)
#FFEBDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3f693; /* rgb */ color: rgb(243, 246, 147); /* oklch */ color: oklch(95.0% 0.122 110.0);
Tailwind
colors: {
custom: {
50: '#f8f9b4',
500: '#f3f693',
950: '#000000',
},
}SCSS
$custom: #f3f693; $custom-light: #f8f9b4; $custom-dark: #000000;
JSON
{
"hex": "#f3f693",
"rgb": {
"r": 243,
"g": 246,
"b": 147
},
"hsl": {
"h": 61.818,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.94965,
"c": 0.12189,
"h": 110
},
"luminance": 0.87073
}Semantic roles & 50–950 ramp
primary
#F3F693
secondary
#5D59D4
accent
#04E10B
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581