#F0DE73#F0DE73
#F0DE73 is a very light, vivid yellow. Relative luminance 0.720; OKLCH L 89.4% C 0.130 H 99.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DE73 |
|---|---|
| RGB | rgb(240, 222, 115) |
| HSL | hsl(51, 81%, 70%) |
| HSV | hsv(51, 52%, 94%) |
| CMYK | cmyk(0%, 7.5%, 52.1%, 5.9%) |
| CIE-LAB | lab(87.97, -7.30, 54.11) |
| CIE-LCH | lch(87.97, 54.60, 97.68°) |
| OKLab | oklab(89.38% -0.0223 0.1276) |
| OKLCH | oklch(89.38% 0.13 99.9) |
| XYZ | xyz(65.1531, 72.0081, 26.6833) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.22
Dull Yellow
#EEDC5B
ΔE00 2.73
Sand Yellow
#FCE166
ΔE00 3.13
Yellow Tan
#FFE36E
ΔE00 3.18
Pale Gold
#FDDE6C
ΔE00 3.56
Khaki (CSS)
#F0E68C
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DE73 #7385F0
analogous
#F0A073 #F0DE73 #C4F073
triadic
#F0DE73 #73F0DE #DE73F0
tetradic
#F0DE73 #73F0A0 #7385F0 #F073C4
square
#F0DE73 #73F0A0 #7385F0 #F073C4
split-complementary
#F0DE73 #73C4F0 #A073F0
monochromatic
#D2B717 #EAD13C #F0DE73 #F6EBAA #FCF8E2
Accessibility & contrast
On white
1.36
#F0DE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#F0DE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DE73
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DE73 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD969
Deuteranopia (green-blind)
#F5E078
Tritanopia (blue-blind)
#FFD1C5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f0de73; /* rgb */ color: rgb(240, 222, 115); /* oklch */ color: oklch(89.4% 0.130 99.9);
Tailwind
colors: {
custom: {
50: '#f7e89e',
500: '#f0de73',
950: '#000000',
},
}SCSS
$custom: #f0de73; $custom-light: #f7e89e; $custom-dark: #000000;
JSON
{
"hex": "#f0de73",
"rgb": {
"r": 240,
"g": 222,
"b": 115
},
"hsl": {
"h": 51.36,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.89381,
"c": 0.1295,
"h": 99.9
},
"luminance": 0.72006
}Semantic roles & 50–950 ramp
primary
#F0DE73
secondary
#3E52C9
accent
#27DD09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480