#F0DD74#F0DD74
#F0DD74 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.2% C 0.128 H 99.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DD74 |
|---|---|
| RGB | rgb(240, 221, 116) |
| HSL | hsl(51, 81%, 70%) |
| HSV | hsv(51, 52%, 94%) |
| CMYK | cmyk(0%, 7.9%, 51.7%, 5.9%) |
| CIE-LAB | lab(87.73, -6.71, 53.35) |
| CIE-LCH | lch(87.73, 53.77, 97.17°) |
| OKLab | oklab(89.19% -0.0205 0.126) |
| OKLCH | oklch(89.19% 0.128 99.3) |
| XYZ | xyz(64.9461, 71.5016, 26.8997) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.80
Dull Yellow
#EEDC5B
ΔE00 2.97
Yellow Tan
#FFE36E
ΔE00 3.15
Sand Yellow
#FCE166
ΔE00 3.16
Pale Gold
#FDDE6C
ΔE00 3.38
Wheat (survey)
#FBDD7E
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DD74 #7487F0
analogous
#F09F74 #F0DD74 #C5F074
triadic
#F0DD74 #74F0DD #DD74F0
tetradic
#F0DD74 #74F09F #7487F0 #F074C5
square
#F0DD74 #74F09F #7487F0 #F074C5
split-complementary
#F0DD74 #74C5F0 #9F74F0
monochromatic
#D3B617 #EACF3D #F0DD74 #F6EBAB #FCF8E2
Accessibility & contrast
On white
1.37
#F0DD74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#F0DD74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DD74
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DD74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DD74 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86A
Deuteranopia (green-blind)
#F4DF79
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f0dd74; /* rgb */ color: rgb(240, 221, 116); /* oklch */ color: oklch(89.2% 0.128 99.3);
Tailwind
colors: {
custom: {
50: '#f7e79e',
500: '#f0dd74',
950: '#000000',
},
}SCSS
$custom: #f0dd74; $custom-light: #f7e79e; $custom-dark: #000000;
JSON
{
"hex": "#f0dd74",
"rgb": {
"r": 240,
"g": 221,
"b": 116
},
"hsl": {
"h": 50.806,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.89191,
"c": 0.12765,
"h": 99.3
},
"luminance": 0.71499
}Semantic roles & 50–950 ramp
primary
#F0DD74
secondary
#3F54C9
accent
#29DD09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480