#F2D478#F2D478
#F2D478 is a very light, moderate yellow. Relative luminance 0.673; OKLCH L 87.6% C 0.117 H 91.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D478 |
|---|---|
| RGB | rgb(242, 212, 120) |
| HSL | hsl(45, 82%, 71%) |
| HSV | hsv(45, 50%, 95%) |
| CMYK | cmyk(0%, 12.4%, 50.4%, 5.1%) |
| CIE-LAB | lab(85.67, -0.99, 49.00) |
| CIE-LCH | lch(85.67, 49.01, 91.16°) |
| OKLab | oklab(87.62% -0.0037 0.1168) |
| OKLCH | oklch(87.62% 0.117 91.8) |
| XYZ | xyz(63.5539, 67.3231, 27.4127) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.06
Sandy
#F1DA7A
ΔE00 2.41
Sand (survey)
#E2CA76
ΔE00 3.19
Light Mustard
#F7D560
ΔE00 3.41
Pale Gold
#FDDE6C
ΔE00 3.70
Maize
#F4D054
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D478 #7896F2
analogous
#F29778 #F2D478 #D3F278
triadic
#F2D478 #78F2D4 #D478F2
tetradic
#F2D478 #78F297 #7896F2 #F278D3
square
#F2D478 #78F297 #7896F2 #F278D3
split-complementary
#F2D478 #78D3F2 #9778F2
monochromatic
#DBAA15 #EDC240 #F2D478 #F7E6B0 #FCF6E3
Accessibility & contrast
On white
1.45
#F2D478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#F2D478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D478
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D478 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D170
Deuteranopia (green-blind)
#EDDA7B
Tritanopia (blue-blind)
#FFC7BE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2d478; /* rgb */ color: rgb(242, 212, 120); /* oklch */ color: oklch(87.6% 0.117 91.8);
Tailwind
colors: {
custom: {
50: '#f9e1a1',
500: '#f2d478',
950: '#000000',
},
}SCSS
$custom: #f2d478; $custom-light: #f9e1a1; $custom-dark: #000000;
JSON
{
"hex": "#f2d478",
"rgb": {
"r": 242,
"g": 212,
"b": 120
},
"hsl": {
"h": 45.246,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.87618,
"c": 0.11682,
"h": 91.8
},
"luminance": 0.6732
}Semantic roles & 50–950 ramp
primary
#F2D478
secondary
#4264CC
accent
#3CDF07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480