#F2DA75#F2DA75
#F2DA75 is a very light, vivid yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.124 H 96.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA75 |
|---|---|
| RGB | rgb(242, 218, 117) |
| HSL | hsl(48, 83%, 70%) |
| HSV | hsv(48, 52%, 95%) |
| CMYK | cmyk(0%, 9.9%, 51.7%, 5.1%) |
| CIE-LAB | lab(87.15, -4.30, 52.22) |
| CIE-LCH | lch(87.15, 52.40, 94.71°) |
| OKLab | oklab(88.78% -0.0136 0.1236) |
| OKLCH | oklch(88.78% 0.124 96.3) |
| XYZ | xyz(64.9025, 70.3071, 26.9781) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.75
Wheat (survey)
#FBDD7E
ΔE00 2.22
Pale Gold
#FDDE6C
ΔE00 2.61
Yellow Tan
#FFE36E
ΔE00 3.01
Sand Yellow
#FCE166
ΔE00 3.20
Light Mustard
#F7D560
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA75 #758DF2
analogous
#F29B75 #F2DA75 #CBF275
triadic
#F2DA75 #75F2DA #DA75F2
tetradic
#F2DA75 #75F29B #758DF2 #F275CB
square
#F2DA75 #75F29B #758DF2 #F275CB
split-complementary
#F2DA75 #75CBF2 #9B75F2
monochromatic
#D8B314 #EDCB3D #F2DA75 #F7E9AD #FCF8E3
Accessibility & contrast
On white
1.39
#F2DA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#F2DA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA75
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA75 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#F2DE79
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2da75; /* rgb */ color: rgb(242, 218, 117); /* oklch */ color: oklch(88.8% 0.124 96.3);
Tailwind
colors: {
custom: {
50: '#f9e59f',
500: '#f2da75',
950: '#000000',
},
}SCSS
$custom: #f2da75; $custom-light: #f9e59f; $custom-dark: #000000;
JSON
{
"hex": "#f2da75",
"rgb": {
"r": 242,
"g": 218,
"b": 117
},
"hsl": {
"h": 48.48,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.88776,
"c": 0.12433,
"h": 96.3
},
"luminance": 0.70304
}Semantic roles & 50–950 ramp
primary
#F2DA75
secondary
#3F5ACC
accent
#30DF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480