#F2D778#F2D778
#F2D778 is a very light, moderate yellow. Relative luminance 0.688; OKLCH L 88.2% C 0.119 H 93.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D778 |
|---|---|
| RGB | rgb(242, 215, 120) |
| HSL | hsl(47, 82%, 71%) |
| HSV | hsv(47, 50%, 95%) |
| CMYK | cmyk(0%, 11.2%, 50.4%, 5.1%) |
| CIE-LAB | lab(86.42, -2.53, 49.92) |
| CIE-LCH | lch(86.42, 49.98, 92.90°) |
| OKLab | oklab(88.22% -0.0081 0.1188) |
| OKLCH | oklch(88.22% 0.119 93.9) |
| XYZ | xyz(64.3108, 68.8369, 27.6650) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.27
Wheat (survey)
#FBDD7E
ΔE00 1.69
Pale Gold
#FDDE6C
ΔE00 3.08
Light Mustard
#F7D560
ΔE00 3.28
Sand (survey)
#E2CA76
ΔE00 3.55
Yellow Tan
#FFE36E
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D778 #7893F2
analogous
#F29A78 #F2D778 #D0F278
triadic
#F2D778 #78F2D7 #D778F2
tetradic
#F2D778 #78F29A #7893F2 #F278D0
square
#F2D778 #78F29A #7893F2 #F278D0
split-complementary
#F2D778 #78D0F2 #9A78F2
monochromatic
#DBAF15 #EDC640 #F2D778 #F7E8B0 #FCF7E3
Accessibility & contrast
On white
1.42
#F2D778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#F2D778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D778
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D778 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D370
Deuteranopia (green-blind)
#F0DC7C
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2d778; /* rgb */ color: rgb(242, 215, 120); /* oklch */ color: oklch(88.2% 0.119 93.9);
Tailwind
colors: {
custom: {
50: '#f9e3a1',
500: '#f2d778',
950: '#000000',
},
}SCSS
$custom: #f2d778; $custom-light: #f9e3a1; $custom-dark: #000000;
JSON
{
"hex": "#f2d778",
"rgb": {
"r": 242,
"g": 215,
"b": 120
},
"hsl": {
"h": 46.721,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.88215,
"c": 0.11906,
"h": 93.9
},
"luminance": 0.68834
}Semantic roles & 50–950 ramp
primary
#F2D778
secondary
#4261CC
accent
#37DF07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480