#F2DB92#F2DB92
#F2DB92 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.095 H 92.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DB92 |
|---|---|
| RGB | rgb(242, 219, 146) |
| HSL | hsl(46, 79%, 76%) |
| HSV | hsv(46, 40%, 95%) |
| CMYK | cmyk(0%, 9.5%, 39.7%, 5.1%) |
| CIE-LAB | lab(87.78, -2.05, 38.78) |
| CIE-LCH | lch(87.78, 38.83, 93.03°) |
| OKLab | oklab(89.4% -0.0043 0.0953) |
| OKLCH | oklch(89.4% 0.095 92.6) |
| XYZ | xyz(67.1393, 71.6180, 37.4756) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.87
Wheat (survey)
#FBDD7E
ΔE00 3.89
Vanilla
#F3E5AB
ΔE00 4.29
Sand (survey)
#E2CA76
ΔE00 4.53
Pale Peach
#FFE5AD
ΔE00 4.65
Light Tan
#FBEEAC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DB92 #92A9F2
analogous
#F2AB92 #F2DB92 #D9F292
triadic
#F2DB92 #92F2DB #DB92F2
tetradic
#F2DB92 #92F2AB #92A9F2 #F292D9
square
#F2DB92 #92F2AB #92A9F2 #F292D9
split-complementary
#F2DB92 #92D9F2 #AB92F2
monochromatic
#E5B725 #EBC95B #F2DB92 #F9EDC9 #FCF6E4
Accessibility & contrast
On white
1.37
#F2DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#F2DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DB92
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DB92 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2db92; /* rgb */ color: rgb(242, 219, 146); /* oklch */ color: oklch(89.4% 0.095 92.6);
Tailwind
colors: {
custom: {
50: '#f8e6b3',
500: '#f2db92',
950: '#000000',
},
}SCSS
$custom: #f2db92; $custom-light: #f8e6b3; $custom-dark: #000000;
JSON
{
"hex": "#f2db92",
"rgb": {
"r": 242,
"g": 219,
"b": 146
},
"hsl": {
"h": 45.625,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.89404,
"c": 0.09535,
"h": 92.6
},
"luminance": 0.71616
}Semantic roles & 50–950 ramp
primary
#F2DB92
secondary
#5975CF
accent
#3CDB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481