#F3D678#F3D678
#F3D678 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 88.1% C 0.118 H 92.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D678 |
|---|---|
| RGB | rgb(243, 214, 120) |
| HSL | hsl(46, 84%, 71%) |
| HSV | hsv(46, 51%, 95%) |
| CMYK | cmyk(0%, 11.9%, 50.6%, 4.7%) |
| CIE-LAB | lab(86.26, -1.61, 49.74) |
| CIE-LCH | lch(86.26, 49.77, 91.86°) |
| OKLab | oklab(88.11% -0.0055 0.1184) |
| OKLCH | oklch(88.11% 0.119 92.7) |
| XYZ | xyz(64.4012, 68.5067, 27.5965) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.63
Sandy
#F1DA7A
ΔE00 1.88
Light Mustard
#F7D560
ΔE00 3.19
Pale Gold
#FDDE6C
ΔE00 3.21
Sand (survey)
#E2CA76
ΔE00 3.50
Yellow Tan
#FFE36E
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D678 #7895F3
analogous
#F39878 #F3D678 #D2F378
triadic
#F3D678 #78F3D6 #D678F3
tetradic
#F3D678 #78F398 #7895F3 #F378D2
square
#F3D678 #78F398 #7895F3 #F378D2
split-complementary
#F3D678 #78D2F3 #9878F3
monochromatic
#DDAD14 #EEC540 #F3D678 #F8E7B0 #FDF6E3
Accessibility & contrast
On white
1.43
#F3D678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#F3D678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D678
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D678 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D370
Deuteranopia (green-blind)
#EFDC7C
Tritanopia (blue-blind)
#FFC9C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f3d678; /* rgb */ color: rgb(243, 214, 120); /* oklch */ color: oklch(88.1% 0.118 92.7);
Tailwind
colors: {
custom: {
50: '#f9e2a1',
500: '#f3d678',
950: '#000000',
},
}SCSS
$custom: #f3d678; $custom-light: #f9e2a1; $custom-dark: #000000;
JSON
{
"hex": "#f3d678",
"rgb": {
"r": 243,
"g": 214,
"b": 120
},
"hsl": {
"h": 45.854,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.88106,
"c": 0.1185,
"h": 92.7
},
"luminance": 0.68504
}Semantic roles & 50–950 ramp
primary
#F3D678
secondary
#4263CE
accent
#39E005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480