#F2DD78#F2DD78
#F2DD78 is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 89.4% C 0.124 H 97.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DD78 |
|---|---|
| RGB | rgb(242, 221, 120) |
| HSL | hsl(50, 82%, 71%) |
| HSV | hsv(50, 50%, 95%) |
| CMYK | cmyk(0%, 8.7%, 50.4%, 5.1%) |
| CIE-LAB | lab(87.94, -5.57, 51.75) |
| CIE-LCH | lch(87.94, 52.05, 96.14°) |
| OKLab | oklab(89.42% -0.0169 0.1228) |
| OKLCH | oklch(89.42% 0.124 97.8) |
| XYZ | xyz(65.8667, 71.9488, 28.1836) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.10
Wheat (survey)
#FBDD7E
ΔE00 2.79
Yellow Tan
#FFE36E
ΔE00 3.04
Pale Gold
#FDDE6C
ΔE00 3.08
Sand Yellow
#FCE166
ΔE00 3.25
Dull Yellow
#EEDC5B
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DD78 #788DF2
analogous
#F2A078 #F2DD78 #CAF278
triadic
#F2DD78 #78F2DD #DD78F2
tetradic
#F2DD78 #78F2A0 #788DF2 #F278CA
square
#F2DD78 #78F2A0 #788DF2 #F278CA
split-complementary
#F2DD78 #78CAF2 #A078F2
monochromatic
#DBB915 #EDCF40 #F2DD78 #F7EBB0 #FCF8E3
Accessibility & contrast
On white
1.36
#F2DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F2DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DD78
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DD78 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86F
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2dd78; /* rgb */ color: rgb(242, 221, 120); /* oklch */ color: oklch(89.4% 0.124 97.8);
Tailwind
colors: {
custom: {
50: '#f9e7a1',
500: '#f2dd78',
950: '#000000',
},
}SCSS
$custom: #f2dd78; $custom-light: #f9e7a1; $custom-dark: #000000;
JSON
{
"hex": "#f2dd78",
"rgb": {
"r": 242,
"g": 221,
"b": 120
},
"hsl": {
"h": 49.672,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.89417,
"c": 0.12398,
"h": 97.8
},
"luminance": 0.71946
}Semantic roles & 50–950 ramp
primary
#F2DD78
secondary
#425ACC
accent
#2CDF07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480