#F6F595#F6F595
#F6F595 is a very light, moderate yellow. Relative luminance 0.871; OKLCH L 95.0% C 0.118 H 107.9°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F595 |
|---|---|
| RGB | rgb(246, 245, 149) |
| HSL | hsl(59, 84%, 77%) |
| HSV | hsv(59, 39%, 96%) |
| CMYK | cmyk(0%, 0.4%, 39.4%, 3.5%) |
| CIE-LAB | lab(94.77, -13.19, 46.29) |
| CIE-LCH | lch(94.77, 48.13, 105.91°) |
| OKLab | oklab(95.03% -0.0364 0.1125) |
| OKLCH | oklch(95.03% 0.118 107.9) |
| XYZ | xyz(76.0844, 87.0692, 41.2260) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.20
Dark Cream
#FFF39A
ΔE00 3.03
Manilla
#FFFA86
ΔE00 3.20
Parchment
#FEFCAF
ΔE00 3.59
Khaki (CSS)
#F0E68C
ΔE00 3.72
Yellowish Tan
#FCFC81
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F595 #9596F6
analogous
#F6C495 #F6F595 #C7F695
triadic
#F6F595 #95F6F5 #F595F6
tetradic
#F6F595 #95F6C4 #9596F6 #F695C7
square
#F6F595 #95F6C4 #9596F6 #F695C7
split-complementary
#F6F595 #95C7F6 #C495F6
monochromatic
#ECEA24 #F1F05D #F6F595 #FBFACD #FDFCE3
Accessibility & contrast
On white
1.14
#F6F595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F6F595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F595
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F595 | 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)
#FFEE8E
Deuteranopia (green-blind)
#FFF299
Tritanopia (blue-blind)
#FFEADE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f595; /* rgb */ color: rgb(246, 245, 149); /* oklch */ color: oklch(95.0% 0.118 107.9);
Tailwind
colors: {
custom: {
50: '#faf8b5',
500: '#f6f595',
950: '#000000',
},
}SCSS
$custom: #f6f595; $custom-light: #faf8b5; $custom-dark: #000000;
JSON
{
"hex": "#f6f595",
"rgb": {
"r": 246,
"g": 245,
"b": 149
},
"hsl": {
"h": 59.381,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.95028,
"c": 0.11827,
"h": 107.9
},
"luminance": 0.87068
}Semantic roles & 50–950 ramp
primary
#F6F595
secondary
#5B5CD5
accent
#07E105
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581