#F2DA83#F2DA83
#F2DA83 is a very light, moderate yellow. Relative luminance 0.707; OKLCH L 89.0% C 0.110 H 94.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA83 |
|---|---|
| RGB | rgb(242, 218, 131) |
| HSL | hsl(47, 81%, 73%) |
| HSV | hsv(47, 46%, 95%) |
| CMYK | cmyk(0%, 9.9%, 45.9%, 5.1%) |
| CIE-LAB | lab(87.32, -3.06, 45.66) |
| CIE-LCH | lch(87.32, 45.77, 93.83°) |
| OKLab | oklab(88.97% -0.0085 0.1101) |
| OKLCH | oklch(88.97% 0.11 94.4) |
| XYZ | xyz(65.7880, 70.6613, 31.6419) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.47
Wheat (survey)
#FBDD7E
ΔE00 2.08
Sand (survey)
#E2CA76
ΔE00 3.75
Pale Gold
#FDDE6C
ΔE00 4.14
Khaki (CSS)
#F0E68C
ΔE00 4.50
Yellow Tan
#FFE36E
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA83 #839BF2
analogous
#F2A283 #F2DA83 #D2F283
triadic
#F2DA83 #83F2DA #DA83F2
tetradic
#F2DA83 #83F2A2 #839BF2 #F283D2
square
#F2DA83 #83F2A2 #839BF2 #F283D2
split-complementary
#F2DA83 #83D2F2 #A283F2
monochromatic
#E3B718 #ECC94C #F2DA83 #F8EBBA #FCF7E3
Accessibility & contrast
On white
1.39
#F2DA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#F2DA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA83
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA83 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da83; /* rgb */ color: rgb(242, 218, 131); /* oklch */ color: oklch(89.0% 0.110 94.4);
Tailwind
colors: {
custom: {
50: '#f8e5a8',
500: '#f2da83',
950: '#000000',
},
}SCSS
$custom: #f2da83; $custom-light: #f8e5a8; $custom-dark: #000000;
JSON
{
"hex": "#f2da83",
"rgb": {
"r": 242,
"g": 218,
"b": 131
},
"hsl": {
"h": 47.027,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.88969,
"c": 0.11045,
"h": 94.4
},
"luminance": 0.70659
}Semantic roles & 50–950 ramp
primary
#F2DA83
secondary
#4C68CD
accent
#36DD08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480