#F5F595#F5F595
#F5F595 is a very light, moderate yellow. Relative luminance 0.869; OKLCH L 94.9% C 0.118 H 108.5°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F595 |
|---|---|
| RGB | rgb(245, 245, 149) |
| HSL | hsl(60, 83%, 77%) |
| HSV | hsv(60, 39%, 96%) |
| CMYK | cmyk(0%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(94.69, -13.58, 46.18) |
| CIE-LCH | lch(94.69, 48.13, 106.38°) |
| OKLab | oklab(94.95% -0.0375 0.1123) |
| OKLCH | oklch(94.95% 0.118 108.5) |
| XYZ | xyz(75.7345, 86.8888, 41.2096) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.41
Dark Cream
#FFF39A
ΔE00 3.26
Manilla
#FFFA86
ΔE00 3.33
Parchment
#FEFCAF
ΔE00 3.61
Yellowish Tan
#FCFC81
ΔE00 3.83
Khaki (CSS)
#F0E68C
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F595 #9595F5
analogous
#F5C595 #F5F595 #C5F595
triadic
#F5F595 #95F5F5 #F595F5
tetradic
#F5F595 #95F5C5 #9595F5 #F595C5
square
#F5F595 #95F5C5 #9595F5 #F595C5
split-complementary
#F5F595 #95C5F5 #C595F5
monochromatic
#EAEA25 #F0F05D #F5F595 #FAFACD #FCFCE3
Accessibility & contrast
On white
1.14
#F5F595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#F5F595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F595
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F595 | 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)
#FFEE8E
Deuteranopia (green-blind)
#FFF299
Tritanopia (blue-blind)
#FFEADE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5f595; /* rgb */ color: rgb(245, 245, 149); /* oklch */ color: oklch(94.9% 0.118 108.5);
Tailwind
colors: {
custom: {
50: '#faf8b5',
500: '#f5f595',
950: '#000000',
},
}SCSS
$custom: #f5f595; $custom-light: #faf8b5; $custom-dark: #000000;
JSON
{
"hex": "#f5f595",
"rgb": {
"r": 245,
"g": 245,
"b": 149
},
"hsl": {
"h": 60,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.94948,
"c": 0.11836,
"h": 108.5
},
"luminance": 0.86887
}Semantic roles & 50–950 ramp
primary
#F5F595
secondary
#5B5BD3
accent
#06DF06
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581