#F3DB90#F3DB90
#F3DB90 is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.5% C 0.098 H 92.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DB90 |
|---|---|
| RGB | rgb(243, 219, 144) |
| HSL | hsl(45, 80%, 76%) |
| HSV | hsv(45, 41%, 95%) |
| CMYK | cmyk(0%, 9.9%, 40.7%, 4.7%) |
| CIE-LAB | lab(87.84, -1.87, 39.87) |
| CIE-LCH | lch(87.84, 39.92, 92.69°) |
| OKLab | oklab(89.46% -0.004 0.0977) |
| OKLCH | oklch(89.46% 0.098 92.4) |
| XYZ | xyz(67.3293, 71.7338, 36.6795) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.47
Sandy
#F1DA7A
ΔE00 3.57
Sand (survey)
#E2CA76
ΔE00 4.41
Vanilla
#F3E5AB
ΔE00 4.66
Pale Peach
#FFE5AD
ΔE00 4.85
Khaki (CSS)
#F0E68C
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DB90 #90A8F3
analogous
#F3A990 #F3DB90 #D9F390
triadic
#F3DB90 #90F3DB #DB90F3
tetradic
#F3DB90 #90F3A9 #90A8F3 #F390D9
square
#F3DB90 #90F3A9 #90A8F3 #F390D9
split-complementary
#F3DB90 #90D9F3 #A990F3
monochromatic
#E7B722 #EDC959 #F3DB90 #F9EDC7 #FCF6E3
Accessibility & contrast
On white
1.37
#F3DB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#F3DB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DB90
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DB90 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#F0DF93
Tritanopia (blue-blind)
#FFD0C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3db90; /* rgb */ color: rgb(243, 219, 144); /* oklch */ color: oklch(89.5% 0.098 92.4);
Tailwind
colors: {
custom: {
50: '#f8e6b1',
500: '#f3db90',
950: '#000000',
},
}SCSS
$custom: #f3db90; $custom-light: #f8e6b1; $custom-dark: #000000;
JSON
{
"hex": "#f3db90",
"rgb": {
"r": 243,
"g": 219,
"b": 144
},
"hsl": {
"h": 45.455,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.89459,
"c": 0.09776,
"h": 92.4
},
"luminance": 0.71731
}Semantic roles & 50–950 ramp
primary
#F3DB90
secondary
#5774D0
accent
#3CDD09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171511
muted
#858481