#F5F685#F5F685
#F5F685 is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 94.9% C 0.136 H 109.2°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F685 |
|---|---|
| RGB | rgb(245, 246, 133) |
| HSL | hsl(61, 86%, 74%) |
| HSV | hsv(61, 46%, 96%) |
| CMYK | cmyk(0.4%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(94.75, -15.63, 53.89) |
| CIE-LCH | lch(94.75, 56.11, 106.18°) |
| OKLab | oklab(94.93% -0.0447 0.1285) |
| OKLCH | oklch(94.93% 0.136 109.2) |
| XYZ | xyz(74.8471, 87.0191, 35.0393) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.76
Manilla
#FFFA86
ΔE00 1.85
Pale Yellow
#FFFF84
ΔE00 2.20
Butter
#FFFF81
ΔE00 2.41
Straw
#FCF679
ΔE00 2.43
Faded Yellow
#FEFF7F
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F685 #8685F6
analogous
#F6BF85 #F5F685 #BDF685
triadic
#F5F685 #85F5F6 #F685F5
tetradic
#F5F685 #85F6BF #8685F6 #F685BD
square
#F5F685 #85F6BF #8685F6 #F685BD
split-complementary
#F5F685 #85BDF6 #BF85F6
monochromatic
#ECEE13 #F0F24C #F5F685 #FAFABE #FDFDE3
Accessibility & contrast
On white
1.14
#F5F685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F5F685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F685
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F685 | 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)
#FFEE7B
Deuteranopia (green-blind)
#FFF28A
Tritanopia (blue-blind)
#FFEADC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5f685; /* rgb */ color: rgb(245, 246, 133); /* oklch */ color: oklch(94.9% 0.136 109.2);
Tailwind
colors: {
custom: {
50: '#faf9ab',
500: '#f5f685',
950: '#000000',
},
}SCSS
$custom: #f5f685; $custom-light: #faf9ab; $custom-dark: #000000;
JSON
{
"hex": "#f5f685",
"rgb": {
"r": 245,
"g": 246,
"b": 133
},
"hsl": {
"h": 60.531,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.94927,
"c": 0.13606,
"h": 109.2
},
"luminance": 0.87017
}Semantic roles & 50–950 ramp
primary
#F5F685
secondary
#4E4CD3
accent
#03E305
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581