#F2DA86#F2DA86
#F2DA86 is a very light, moderate yellow. Relative luminance 0.707; OKLCH L 89.0% C 0.107 H 94.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA86 |
|---|---|
| RGB | rgb(242, 218, 134) |
| HSL | hsl(47, 81%, 74%) |
| HSV | hsv(47, 45%, 95%) |
| CMYK | cmyk(0%, 9.9%, 44.6%, 5.1%) |
| CIE-LAB | lab(87.36, -2.77, 44.23) |
| CIE-LCH | lch(87.36, 44.32, 93.58°) |
| OKLab | oklab(89.01% -0.0074 0.1071) |
| OKLCH | oklch(89.01% 0.107 94) |
| XYZ | xyz(65.9943, 70.7438, 32.7283) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.96
Wheat (survey)
#FBDD7E
ΔE00 2.34
Sand (survey)
#E2CA76
ΔE00 3.76
Pale Gold
#FDDE6C
ΔE00 4.56
Khaki (CSS)
#F0E68C
ΔE00 4.61
Yellow Tan
#FFE36E
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA86 #869EF2
analogous
#F2A486 #F2DA86 #D4F286
triadic
#F2DA86 #86F2DA #DA86F2
tetradic
#F2DA86 #86F2A4 #869EF2 #F286D4
square
#F2DA86 #86F2A4 #869EF2 #F286D4
split-complementary
#F2DA86 #86D4F2 #A486F2
monochromatic
#E5B819 #ECC94F #F2DA86 #F8EBBD #FCF7E3
Accessibility & contrast
On white
1.39
#F2DA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#F2DA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA86
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA86 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD77F
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da86; /* rgb */ color: rgb(242, 218, 134); /* oklch */ color: oklch(89.0% 0.107 94.0);
Tailwind
colors: {
custom: {
50: '#f8e5aa',
500: '#f2da86',
950: '#000000',
},
}SCSS
$custom: #f2da86; $custom-light: #f8e5aa; $custom-dark: #000000;
JSON
{
"hex": "#f2da86",
"rgb": {
"r": 242,
"g": 218,
"b": 134
},
"hsl": {
"h": 46.667,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.89013,
"c": 0.10735,
"h": 94
},
"luminance": 0.70741
}Semantic roles & 50–950 ramp
primary
#F2DA86
secondary
#4E6BCE
accent
#38DD09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481