#F2DA92#F2DA92
#F2DA92 is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.095 H 91.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA92 |
|---|---|
| RGB | rgb(242, 218, 146) |
| HSL | hsl(45, 79%, 76%) |
| HSV | hsv(45, 40%, 95%) |
| CMYK | cmyk(0%, 9.9%, 39.7%, 5.1%) |
| CIE-LAB | lab(87.53, -1.54, 38.45) |
| CIE-LCH | lch(87.53, 38.48, 92.29°) |
| OKLab | oklab(89.21% -0.0029 0.0945) |
| OKLCH | oklch(89.21% 0.095 91.7) |
| XYZ | xyz(66.8792, 71.0978, 37.3889) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.98
Sandy
#F1DA7A
ΔE00 4.10
Vanilla
#F3E5AB
ΔE00 4.43
Sand (survey)
#E2CA76
ΔE00 4.48
Pale Peach
#FFE5AD
ΔE00 4.51
Beige (survey)
#E6DAA6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA92 #92AAF2
analogous
#F2AA92 #F2DA92 #DAF292
triadic
#F2DA92 #92F2DA #DA92F2
tetradic
#F2DA92 #92F2AA #92AAF2 #F292DA
square
#F2DA92 #92F2AA #92AAF2 #F292DA
split-complementary
#F2DA92 #92DAF2 #AA92F2
monochromatic
#E5B525 #EBC75B #F2DA92 #F9EDC9 #FCF6E4
Accessibility & contrast
On white
1.38
#F2DA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#F2DA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA92
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA92 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#EFDE94
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da92; /* rgb */ color: rgb(242, 218, 146); /* oklch */ color: oklch(89.2% 0.095 91.7);
Tailwind
colors: {
custom: {
50: '#f8e5b3',
500: '#f2da92',
950: '#000000',
},
}SCSS
$custom: #f2da92; $custom-light: #f8e5b3; $custom-dark: #000000;
JSON
{
"hex": "#f2da92",
"rgb": {
"r": 242,
"g": 218,
"b": 146
},
"hsl": {
"h": 45,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.89205,
"c": 0.09454,
"h": 91.7
},
"luminance": 0.71095
}Semantic roles & 50–950 ramp
primary
#F2DA92
secondary
#5977CF
accent
#3FDB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481