#F3DB93#F3DB93
#F3DB93 is a very light, moderate yellow. Relative luminance 0.718; OKLCH L 89.5% C 0.095 H 91.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DB93 |
|---|---|
| RGB | rgb(243, 219, 147) |
| HSL | hsl(45, 80%, 76%) |
| HSV | hsv(45, 40%, 95%) |
| CMYK | cmyk(0%, 9.9%, 39.5%, 4.7%) |
| CIE-LAB | lab(87.89, -1.55, 38.42) |
| CIE-LCH | lch(87.89, 38.45, 92.31°) |
| OKLab | oklab(89.51% -0.0029 0.0945) |
| OKLCH | oklch(89.51% 0.095 91.7) |
| XYZ | xyz(67.5617, 71.8267, 37.9032) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.96
Sandy
#F1DA7A
ΔE00 4.13
Vanilla
#F3E5AB
ΔE00 4.32
Pale Peach
#FFE5AD
ΔE00 4.37
Sand (survey)
#E2CA76
ΔE00 4.68
Light Tan
#FBEEAC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DB93 #93ABF3
analogous
#F3AB93 #F3DB93 #DBF393
triadic
#F3DB93 #93F3DB #DB93F3
tetradic
#F3DB93 #93F3AB #93ABF3 #F393DB
square
#F3DB93 #93F3AB #93ABF3 #F393DB
split-complementary
#F3DB93 #93DBF3 #AB93F3
monochromatic
#E7B625 #EDC95C #F3DB93 #F9EDCA #FCF6E3
Accessibility & contrast
On white
1.37
#F3DB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F3DB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DB93
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DB93 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88E
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3db93; /* rgb */ color: rgb(243, 219, 147); /* oklch */ color: oklch(89.5% 0.095 91.7);
Tailwind
colors: {
custom: {
50: '#f8e6b3',
500: '#f3db93',
950: '#000000',
},
}SCSS
$custom: #f3db93; $custom-light: #f8e6b3; $custom-dark: #000000;
JSON
{
"hex": "#f3db93",
"rgb": {
"r": 243,
"g": 219,
"b": 147
},
"hsl": {
"h": 45,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.89509,
"c": 0.0945,
"h": 91.7
},
"luminance": 0.71824
}Semantic roles & 50–950 ramp
primary
#F3DB93
secondary
#5A77D0
accent
#3EDC09
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481