#F6F693#F6F693
#F6F693 is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.2% C 0.122 H 108.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F693 |
|---|---|
| RGB | rgb(246, 246, 147) |
| HSL | hsl(60, 85%, 77%) |
| HSV | hsv(60, 40%, 96%) |
| CMYK | cmyk(0%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(95.00, -13.89, 47.55) |
| CIE-LCH | lch(95.00, 49.54, 106.28°) |
| OKLab | oklab(95.2% -0.0386 0.1153) |
| OKLCH | oklch(95.2% 0.122 108.5) |
| XYZ | xyz(76.2294, 87.6125, 40.4934) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.60
Manilla
#FFFA86
ΔE00 2.89
Yellowish Tan
#FCFC81
ΔE00 3.36
Dark Cream
#FFF39A
ΔE00 3.39
Pale Yellow
#FFFF84
ΔE00 3.57
Butter
#FFFF81
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F693 #9393F6
analogous
#F6C593 #F6F693 #C5F693
triadic
#F6F693 #93F6F6 #F693F6
tetradic
#F6F693 #93F6C5 #9393F6 #F693C5
square
#F6F693 #93F6C5 #9393F6 #F693C5
split-complementary
#F6F693 #93C5F6 #C593F6
monochromatic
#EDED22 #F1F15B #F6F693 #FBFBCB #FDFDE3
Accessibility & contrast
On white
1.13
#F6F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F6F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F693
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F693 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FFF297
Tritanopia (blue-blind)
#FFEBDE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6f693; /* rgb */ color: rgb(246, 246, 147); /* oklch */ color: oklch(95.2% 0.122 108.5);
Tailwind
colors: {
custom: {
50: '#faf9b4',
500: '#f6f693',
950: '#000000',
},
}SCSS
$custom: #f6f693; $custom-light: #faf9b4; $custom-dark: #000000;
JSON
{
"hex": "#f6f693",
"rgb": {
"r": 246,
"g": 246,
"b": 147
},
"hsl": {
"h": 60,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.95202,
"c": 0.12154,
"h": 108.5
},
"luminance": 0.87611
}Semantic roles & 50–950 ramp
primary
#F6F693
secondary
#5959D4
accent
#04E104
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581