#F0DD75#F0DD75
#F0DD75 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.2% C 0.127 H 99.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DD75 |
|---|---|
| RGB | rgb(240, 221, 117) |
| HSL | hsl(51, 80%, 70%) |
| HSV | hsv(51, 51%, 94%) |
| CMYK | cmyk(0%, 7.9%, 51.3%, 5.9%) |
| CIE-LAB | lab(87.74, -6.63, 52.89) |
| CIE-LCH | lch(87.74, 53.30, 97.14°) |
| OKLab | oklab(89.2% -0.0202 0.1251) |
| OKLCH | oklch(89.2% 0.127 99.2) |
| XYZ | xyz(65.0046, 71.5250, 27.2077) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.71
Dull Yellow
#EEDC5B
ΔE00 3.10
Yellow Tan
#FFE36E
ΔE00 3.21
Sand Yellow
#FCE166
ΔE00 3.25
Pale Gold
#FDDE6C
ΔE00 3.42
Wheat (survey)
#FBDD7E
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DD75 #7588F0
analogous
#F0A075 #F0DD75 #C5F075
triadic
#F0DD75 #75F0DD #DD75F0
tetradic
#F0DD75 #75F0A0 #7588F0 #F075C5
square
#F0DD75 #75F0A0 #7588F0 #F075C5
split-complementary
#F0DD75 #75C5F0 #A075F0
monochromatic
#D4B617 #EACF3E #F0DD75 #F6EBAC #FCF8E3
Accessibility & contrast
On white
1.37
#F0DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#F0DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DD75
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DD75 | 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)
#EED86C
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f0dd75; /* rgb */ color: rgb(240, 221, 117); /* oklch */ color: oklch(89.2% 0.127 99.2);
Tailwind
colors: {
custom: {
50: '#f7e79f',
500: '#f0dd75',
950: '#000000',
},
}SCSS
$custom: #f0dd75; $custom-light: #f7e79f; $custom-dark: #000000;
JSON
{
"hex": "#f0dd75",
"rgb": {
"r": 240,
"g": 221,
"b": 117
},
"hsl": {
"h": 50.732,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.89204,
"c": 0.1267,
"h": 99.2
},
"luminance": 0.71523
}Semantic roles & 50–950 ramp
primary
#F0DD75
secondary
#4055C9
accent
#2ADD09
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480