#F2DD75#F2DD75
#F2DD75 is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 89.4% C 0.127 H 98.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DD75 |
|---|---|
| RGB | rgb(242, 221, 117) |
| HSL | hsl(50, 83%, 70%) |
| HSV | hsv(50, 52%, 95%) |
| CMYK | cmyk(0%, 8.7%, 51.7%, 5.1%) |
| CIE-LAB | lab(87.91, -5.82, 53.13) |
| CIE-LCH | lch(87.91, 53.45, 96.25°) |
| OKLab | oklab(89.38% -0.018 0.1256) |
| OKLCH | oklch(89.38% 0.127 98.1) |
| XYZ | xyz(65.6875, 71.8771, 27.2397) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.41
Yellow Tan
#FFE36E
ΔE00 2.81
Pale Gold
#FDDE6C
ΔE00 2.91
Sand Yellow
#FCE166
ΔE00 2.92
Wheat (survey)
#FBDD7E
ΔE00 2.99
Dull Yellow
#EEDC5B
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DD75 #758AF2
analogous
#F29E75 #F2DD75 #C8F275
triadic
#F2DD75 #75F2DD #DD75F2
tetradic
#F2DD75 #75F29E #758AF2 #F275C8
square
#F2DD75 #75F29E #758AF2 #F275C8
split-complementary
#F2DD75 #75C8F2 #9E75F2
monochromatic
#D8B714 #EDCF3D #F2DD75 #F7EBAD #FCF8E3
Accessibility & contrast
On white
1.37
#F2DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#F2DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DD75
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DD75 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86C
Deuteranopia (green-blind)
#F4E07A
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2dd75; /* rgb */ color: rgb(242, 221, 117); /* oklch */ color: oklch(89.4% 0.127 98.1);
Tailwind
colors: {
custom: {
50: '#f9e79f',
500: '#f2dd75',
950: '#000000',
},
}SCSS
$custom: #f2dd75; $custom-light: #f9e79f; $custom-dark: #000000;
JSON
{
"hex": "#f2dd75",
"rgb": {
"r": 242,
"g": 221,
"b": 117
},
"hsl": {
"h": 49.92,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.89379,
"c": 0.12686,
"h": 98.1
},
"luminance": 0.71875
}Semantic roles & 50–950 ramp
primary
#F2DD75
secondary
#3F57CC
accent
#2BDF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480