#F6F593#F6F593
#F6F593 is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 95.0% C 0.120 H 108.0°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F593 |
|---|---|
| RGB | rgb(246, 245, 147) |
| HSL | hsl(59, 85%, 77%) |
| HSV | hsv(59, 40%, 96%) |
| CMYK | cmyk(0%, 0.4%, 40.2%, 3.5%) |
| CIE-LAB | lab(94.74, -13.40, 47.23) |
| CIE-LCH | lch(94.74, 49.09, 105.84°) |
| OKLab | oklab(95% -0.0372 0.1145) |
| OKLCH | oklch(95% 0.12 108) |
| XYZ | xyz(75.9261, 87.0059, 40.3923) |
| Luminance | 0.8700 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.37
Manilla
#FFFA86
ΔE00 2.94
Dark Cream
#FFF39A
ΔE00 3.12
Yellowish Tan
#FCFC81
ΔE00 3.51
Pale Yellow
#FFFF84
ΔE00 3.75
Khaki (CSS)
#F0E68C
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F593 #9394F6
analogous
#F6C493 #F6F593 #C6F693
triadic
#F6F593 #93F6F5 #F593F6
tetradic
#F6F593 #93F6C4 #9394F6 #F693C6
square
#F6F593 #93F6C4 #9394F6 #F693C6
split-complementary
#F6F593 #93C6F6 #C493F6
monochromatic
#EDEB22 #F1F05B #F6F593 #FBFACB #FDFCE3
Accessibility & contrast
On white
1.14
#F6F593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F6F593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F593
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F593 | 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)
#FFEE8B
Deuteranopia (green-blind)
#FFF297
Tritanopia (blue-blind)
#FFEADD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f593; /* rgb */ color: rgb(246, 245, 147); /* oklch */ color: oklch(95.0% 0.120 108.0);
Tailwind
colors: {
custom: {
50: '#faf8b4',
500: '#f6f593',
950: '#000000',
},
}SCSS
$custom: #f6f593; $custom-light: #faf8b4; $custom-dark: #000000;
JSON
{
"hex": "#f6f593",
"rgb": {
"r": 246,
"g": 245,
"b": 147
},
"hsl": {
"h": 59.394,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.94998,
"c": 0.12041,
"h": 108
},
"luminance": 0.87004
}Semantic roles & 50–950 ramp
primary
#F6F593
secondary
#595AD4
accent
#07E104
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581