#F2DA82#F2DA82
#F2DA82 is a very light, moderate yellow. Relative luminance 0.706; OKLCH L 89.0% C 0.111 H 94.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA82 |
|---|---|
| RGB | rgb(242, 218, 130) |
| HSL | hsl(47, 81%, 73%) |
| HSV | hsv(47, 46%, 95%) |
| CMYK | cmyk(0%, 9.9%, 46.3%, 5.1%) |
| CIE-LAB | lab(87.31, -3.15, 46.14) |
| CIE-LCH | lch(87.31, 46.25, 93.91°) |
| OKLab | oklab(88.95% -0.0089 0.1111) |
| OKLCH | oklch(88.95% 0.111 94.6) |
| XYZ | xyz(65.7206, 70.6343, 31.2867) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.31
Wheat (survey)
#FBDD7E
ΔE00 2.02
Sand (survey)
#E2CA76
ΔE00 3.76
Pale Gold
#FDDE6C
ΔE00 4.00
Yellow Tan
#FFE36E
ΔE00 4.47
Khaki (CSS)
#F0E68C
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA82 #829AF2
analogous
#F2A282 #F2DA82 #D2F282
triadic
#F2DA82 #82F2DA #DA82F2
tetradic
#F2DA82 #82F2A2 #829AF2 #F282D2
square
#F2DA82 #82F2A2 #829AF2 #F282D2
split-complementary
#F2DA82 #82D2F2 #A282F2
monochromatic
#E2B718 #ECCA4B #F2DA82 #F8EAB9 #FCF7E3
Accessibility & contrast
On white
1.39
#F2DA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#F2DA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA82
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA82 | 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)
#EBD67B
Deuteranopia (green-blind)
#F1DE85
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da82; /* rgb */ color: rgb(242, 218, 130); /* oklch */ color: oklch(89.0% 0.111 94.6);
Tailwind
colors: {
custom: {
50: '#f8e5a8',
500: '#f2da82',
950: '#000000',
},
}SCSS
$custom: #f2da82; $custom-light: #f8e5a8; $custom-dark: #000000;
JSON
{
"hex": "#f2da82",
"rgb": {
"r": 242,
"g": 218,
"b": 130
},
"hsl": {
"h": 47.143,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.88954,
"c": 0.11148,
"h": 94.6
},
"luminance": 0.70632
}Semantic roles & 50–950 ramp
primary
#F2DA82
secondary
#4B67CD
accent
#36DE08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480