#F2DD74#F2DD74
#F2DD74 is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 89.4% C 0.128 H 98.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DD74 |
|---|---|
| RGB | rgb(242, 221, 116) |
| HSL | hsl(50, 83%, 70%) |
| HSV | hsv(50, 52%, 95%) |
| CMYK | cmyk(0%, 8.7%, 52.1%, 5.1%) |
| CIE-LAB | lab(87.90, -5.90, 53.59) |
| CIE-LCH | lch(87.90, 53.91, 96.29°) |
| OKLab | oklab(89.37% -0.0183 0.1265) |
| OKLCH | oklch(89.37% 0.128 98.2) |
| XYZ | xyz(65.6290, 71.8537, 26.9318) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.52
Yellow Tan
#FFE36E
ΔE00 2.74
Sand Yellow
#FCE166
ΔE00 2.82
Pale Gold
#FDDE6C
ΔE00 2.87
Wheat (survey)
#FBDD7E
ΔE00 3.07
Dull Yellow
#EEDC5B
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DD74 #7489F2
analogous
#F29E74 #F2DD74 #C8F274
triadic
#F2DD74 #74F2DD #DD74F2
tetradic
#F2DD74 #74F29E #7489F2 #F274C8
square
#F2DD74 #74F29E #7489F2 #F274C8
split-complementary
#F2DD74 #74C8F2 #9E74F2
monochromatic
#D7B714 #EDCF3C #F2DD74 #F7EBAC #FCF8E3
Accessibility & contrast
On white
1.37
#F2DD74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#F2DD74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DD74
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DD74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DD74 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#F4E079
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2dd74; /* rgb */ color: rgb(242, 221, 116); /* oklch */ color: oklch(89.4% 0.128 98.2);
Tailwind
colors: {
custom: {
50: '#f9e79e',
500: '#f2dd74',
950: '#000000',
},
}SCSS
$custom: #f2dd74; $custom-light: #f9e79e; $custom-dark: #000000;
JSON
{
"hex": "#f2dd74",
"rgb": {
"r": 242,
"g": 221,
"b": 116
},
"hsl": {
"h": 50,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.89366,
"c": 0.12781,
"h": 98.2
},
"luminance": 0.71851
}Semantic roles & 50–950 ramp
primary
#F2DD74
secondary
#3E56CC
accent
#2ADF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480