#F2DA76#F2DA76
#F2DA76 is a very light, vivid yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.123 H 96.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA76 |
|---|---|
| RGB | rgb(242, 218, 118) |
| HSL | hsl(48, 83%, 71%) |
| HSV | hsv(48, 51%, 95%) |
| CMYK | cmyk(0%, 9.9%, 51.2%, 5.1%) |
| CIE-LAB | lab(87.16, -4.22, 51.76) |
| CIE-LCH | lch(87.16, 51.93, 94.66°) |
| OKLab | oklab(88.79% -0.0132 0.1227) |
| OKLCH | oklch(88.79% 0.123 96.2) |
| XYZ | xyz(64.9616, 70.3307, 27.2894) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.62
Wheat (survey)
#FBDD7E
ΔE00 2.15
Pale Gold
#FDDE6C
ΔE00 2.69
Yellow Tan
#FFE36E
ΔE00 3.10
Sand Yellow
#FCE166
ΔE00 3.32
Light Mustard
#F7D560
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA76 #768EF2
analogous
#F29C76 #F2DA76 #CCF276
triadic
#F2DA76 #76F2DA #DA76F2
tetradic
#F2DA76 #76F29C #768EF2 #F276CC
square
#F2DA76 #76F29C #768EF2 #F276CC
split-complementary
#F2DA76 #76CCF2 #9C76F2
monochromatic
#D9B315 #EDCB3E #F2DA76 #F7E9AE #FCF7E3
Accessibility & contrast
On white
1.39
#F2DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F2DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA76
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA76 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2da76; /* rgb */ color: rgb(242, 218, 118); /* oklch */ color: oklch(88.8% 0.123 96.2);
Tailwind
colors: {
custom: {
50: '#f9e5a0',
500: '#f2da76',
950: '#000000',
},
}SCSS
$custom: #f2da76; $custom-light: #f9e5a0; $custom-dark: #000000;
JSON
{
"hex": "#f2da76",
"rgb": {
"r": 242,
"g": 218,
"b": 118
},
"hsl": {
"h": 48.387,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.88789,
"c": 0.12338,
"h": 96.2
},
"luminance": 0.70328
}Semantic roles & 50–950 ramp
primary
#F2DA76
secondary
#405BCC
accent
#30DF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480