#F2DA80#F2DA80
#F2DA80 is a very light, moderate yellow. Relative luminance 0.706; OKLCH L 88.9% C 0.114 H 94.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA80 |
|---|---|
| RGB | rgb(242, 218, 128) |
| HSL | hsl(47, 81%, 73%) |
| HSV | hsv(47, 47%, 95%) |
| CMYK | cmyk(0%, 9.9%, 47.1%, 5.1%) |
| CIE-LAB | lab(87.28, -3.34, 47.09) |
| CIE-LCH | lch(87.28, 47.20, 94.05°) |
| OKLab | oklab(88.93% -0.0097 0.1131) |
| OKLCH | oklch(88.93% 0.114 94.9) |
| XYZ | xyz(65.5876, 70.5811, 30.5866) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.00
Wheat (survey)
#FBDD7E
ΔE00 1.92
Pale Gold
#FDDE6C
ΔE00 3.75
Sand (survey)
#E2CA76
ΔE00 3.81
Yellow Tan
#FFE36E
ΔE00 4.21
Light Mustard
#F7D560
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA80 #8098F2
analogous
#F2A180 #F2DA80 #D1F280
triadic
#F2DA80 #80F2DA #DA80F2
tetradic
#F2DA80 #80F2A1 #8098F2 #F280D1
square
#F2DA80 #80F2A1 #8098F2 #F280D1
split-complementary
#F2DA80 #80D1F2 #A180F2
monochromatic
#E1B617 #ECCA48 #F2DA80 #F8EAB8 #FCF7E3
Accessibility & contrast
On white
1.39
#F2DA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#F2DA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA80
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA80 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD679
Deuteranopia (green-blind)
#F1DE83
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da80; /* rgb */ color: rgb(242, 218, 128); /* oklch */ color: oklch(88.9% 0.114 94.9);
Tailwind
colors: {
custom: {
50: '#f8e5a6',
500: '#f2da80',
950: '#000000',
},
}SCSS
$custom: #f2da80; $custom-light: #f8e5a6; $custom-dark: #000000;
JSON
{
"hex": "#f2da80",
"rgb": {
"r": 242,
"g": 218,
"b": 128
},
"hsl": {
"h": 47.368,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.88925,
"c": 0.11351,
"h": 94.9
},
"luminance": 0.70579
}Semantic roles & 50–950 ramp
primary
#F2DA80
secondary
#4965CD
accent
#35DE08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480