#F2DF73#F2DF73
#F2DF73 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.8% C 0.131 H 99.5°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DF73 |
|---|---|
| RGB | rgb(242, 223, 115) |
| HSL | hsl(51, 83%, 70%) |
| HSV | hsv(51, 52%, 95%) |
| CMYK | cmyk(0%, 7.9%, 52.5%, 5.1%) |
| CIE-LAB | lab(88.40, -6.99, 54.65) |
| CIE-LCH | lch(88.40, 55.09, 97.29°) |
| OKLab | oklab(89.76% -0.0216 0.1287) |
| OKLCH | oklch(89.76% 0.131 99.5) |
| XYZ | xyz(66.1023, 72.8929, 26.8041) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.24
Dull Yellow
#EEDC5B
ΔE00 2.69
Sand Yellow
#FCE166
ΔE00 2.79
Yellow Tan
#FFE36E
ΔE00 2.81
Pale Gold
#FDDE6C
ΔE00 3.25
Sandy Yellow
#FDEE73
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DF73 #7386F2
analogous
#F2A073 #F2DF73 #C5F273
triadic
#F2DF73 #73F2DF #DF73F2
tetradic
#F2DF73 #73F2A0 #7386F2 #F273C5
square
#F2DF73 #73F2A0 #7386F2 #F273C5
split-complementary
#F2DF73 #73C5F2 #A073F2
monochromatic
#D7BA14 #EDD23B #F2DF73 #F7ECAB #FCF9E3
Accessibility & contrast
On white
1.35
#F2DF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#F2DF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DF73
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DF73 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#F6E178
Tritanopia (blue-blind)
#FFD2C6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f2df73; /* rgb */ color: rgb(242, 223, 115); /* oklch */ color: oklch(89.8% 0.131 99.5);
Tailwind
colors: {
custom: {
50: '#f9e89e',
500: '#f2df73',
950: '#000000',
},
}SCSS
$custom: #f2df73; $custom-light: #f9e89e; $custom-dark: #000000;
JSON
{
"hex": "#f2df73",
"rgb": {
"r": 242,
"g": 223,
"b": 115
},
"hsl": {
"h": 51.024,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.89758,
"c": 0.1305,
"h": 99.5
},
"luminance": 0.7289
}Semantic roles & 50–950 ramp
primary
#F2DF73
secondary
#3D53CC
accent
#27DF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480