#F5F67D#F5F67D
#F5F67D is a very light, vivid yellow. Relative luminance 0.868; OKLCH L 94.8% C 0.144 H 109.3°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F67D |
|---|---|
| RGB | rgb(245, 246, 125) |
| HSL | hsl(60, 87%, 73%) |
| HSV | hsv(60, 49%, 96%) |
| CMYK | cmyk(0.4%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(94.66, -16.34, 57.48) |
| CIE-LCH | lch(94.66, 59.76, 105.87°) |
| OKLab | oklab(94.83% -0.0475 0.1357) |
| OKLCH | oklch(94.83% 0.144 109.3) |
| XYZ | xyz(74.3153, 86.8064, 32.2386) |
| Luminance | 0.8680 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.30
Straw
#FCF679
ΔE00 1.83
Manilla
#FFFA86
ΔE00 1.84
Pale Yellow
#FFFF84
ΔE00 1.89
Butter
#FFFF81
ΔE00 1.94
Faded Yellow
#FEFF7F
ΔE00 1.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F67D #7E7DF6
analogous
#F6BB7D #F5F67D #B8F67D
triadic
#F5F67D #7DF5F6 #F67DF5
tetradic
#F5F67D #7DF6BB #7E7DF6 #F67DB8
square
#F5F67D #7DF6BB #7E7DF6 #F67DB8
split-complementary
#F5F67D #7DB8F6 #BB7DF6
monochromatic
#E7E910 #F1F244 #F5F67D #F9FAB6 #FDFDE2
Accessibility & contrast
On white
1.14
#F5F67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#F5F67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F67D
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F67D | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED72
Deuteranopia (green-blind)
#FFF283
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5f67d; /* rgb */ color: rgb(245, 246, 125); /* oklch */ color: oklch(94.8% 0.144 109.3);
Tailwind
colors: {
custom: {
50: '#fbf9a5',
500: '#f5f67d',
950: '#000000',
},
}SCSS
$custom: #f5f67d; $custom-light: #fbf9a5; $custom-dark: #000000;
JSON
{
"hex": "#f5f67d",
"rgb": {
"r": 245,
"g": 246,
"b": 125
},
"hsl": {
"h": 60.496,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.94825,
"c": 0.1438,
"h": 109.3
},
"luminance": 0.86805
}Semantic roles & 50–950 ramp
primary
#F5F67D
secondary
#4645D2
accent
#02E404
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580