#F3F675#F3F675
#F3F675 is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.6% C 0.151 H 110.2°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F675 |
|---|---|
| RGB | rgb(243, 246, 117) |
| HSL | hsl(61, 88%, 71%) |
| HSV | hsv(61, 52%, 96%) |
| CMYK | cmyk(1.2%, 0%, 52.4%, 3.5%) |
| CIE-LAB | lab(94.42, -17.78, 60.79) |
| CIE-LCH | lch(94.42, 63.33, 106.31°) |
| OKLab | oklab(94.57% -0.0523 0.1422) |
| OKLCH | oklch(94.57% 0.151 110.2) |
| XYZ | xyz(73.1305, 86.2523, 29.6222) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.67
Faded Yellow
#FEFF7F
ΔE00 1.97
Light Yellow
#FFFE7A
ΔE00 2.03
Custard
#FFFD78
ΔE00 2.05
Banana (survey)
#FFFF7E
ΔE00 2.06
Butter
#FFFF81
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F675 #7875F6
analogous
#F6B875 #F3F675 #B2F675
triadic
#F3F675 #75F3F6 #F675F3
tetradic
#F3F675 #75F6B8 #7875F6 #F675B2
square
#F3F675 #75F6B8 #7875F6 #F675B2
split-complementary
#F3F675 #75B2F6 #B875F6
monochromatic
#DDE20F #EEF23C #F3F675 #F8FAAE #FDFDE2
Accessibility & contrast
On white
1.15
#F3F675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#F3F675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F675
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F675 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FFF17C
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3f675; /* rgb */ color: rgb(243, 246, 117); /* oklch */ color: oklch(94.6% 0.151 110.2);
Tailwind
colors: {
custom: {
50: '#f9f9a0',
500: '#f3f675',
950: '#000000',
},
}SCSS
$custom: #f3f675; $custom-light: #f9f9a0; $custom-dark: #000000;
JSON
{
"hex": "#f3f675",
"rgb": {
"r": 243,
"g": 246,
"b": 117
},
"hsl": {
"h": 61.395,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.94573,
"c": 0.15148,
"h": 110.2
},
"luminance": 0.86251
}Semantic roles & 50–950 ramp
primary
#F3F675
secondary
#423ED1
accent
#01E406
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580