#F2D978#F2D978
#F2D978 is a very light, vivid yellow. Relative luminance 0.699; OKLCH L 88.6% C 0.121 H 95.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D978 |
|---|---|
| RGB | rgb(242, 217, 120) |
| HSL | hsl(48, 82%, 71%) |
| HSV | hsv(48, 50%, 95%) |
| CMYK | cmyk(0%, 10.3%, 50.4%, 5.1%) |
| CIE-LAB | lab(86.93, -3.54, 50.53) |
| CIE-LCH | lch(86.93, 50.65, 94.01°) |
| OKLab | oklab(88.62% -0.0111 0.1201) |
| OKLCH | oklch(88.62% 0.121 95.3) |
| XYZ | xyz(64.8231, 69.8617, 27.8358) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.58
Wheat (survey)
#FBDD7E
ΔE00 1.85
Pale Gold
#FDDE6C
ΔE00 2.89
Light Mustard
#F7D560
ΔE00 3.43
Yellow Tan
#FFE36E
ΔE00 3.45
Sand Yellow
#FCE166
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D978 #7891F2
analogous
#F29C78 #F2D978 #CEF278
triadic
#F2D978 #78F2D9 #D978F2
tetradic
#F2D978 #78F29C #7891F2 #F278CE
square
#F2D978 #78F29C #7891F2 #F278CE
split-complementary
#F2D978 #78CEF2 #9C78F2
monochromatic
#DBB215 #EDC940 #F2D978 #F7E9B0 #FCF7E3
Accessibility & contrast
On white
1.40
#F2D978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#F2D978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D978
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D978 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD570
Deuteranopia (green-blind)
#F1DD7C
Tritanopia (blue-blind)
#FFCCC2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2d978; /* rgb */ color: rgb(242, 217, 120); /* oklch */ color: oklch(88.6% 0.121 95.3);
Tailwind
colors: {
custom: {
50: '#f9e4a1',
500: '#f2d978',
950: '#000000',
},
}SCSS
$custom: #f2d978; $custom-light: #f9e4a1; $custom-dark: #000000;
JSON
{
"hex": "#f2d978",
"rgb": {
"r": 242,
"g": 217,
"b": 120
},
"hsl": {
"h": 47.705,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.88615,
"c": 0.12064,
"h": 95.3
},
"luminance": 0.69859
}Semantic roles & 50–950 ramp
primary
#F2D978
secondary
#425ECC
accent
#33DF07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480