#F3DF95#F3DF95
#F3DF95 is a very light, moderate yellow. Relative luminance 0.740; OKLCH L 90.3% C 0.096 H 94.8°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DF95 |
|---|---|
| RGB | rgb(243, 223, 149) |
| HSL | hsl(47, 80%, 77%) |
| HSV | hsv(47, 39%, 95%) |
| CMYK | cmyk(0%, 8.2%, 38.7%, 4.7%) |
| CIE-LAB | lab(88.92, -3.37, 38.76) |
| CIE-LCH | lch(88.92, 38.91, 94.97°) |
| OKLab | oklab(90.34% -0.008 0.0953) |
| OKLCH | oklch(90.34% 0.096 94.8) |
| XYZ | xyz(68.7761, 74.0022, 39.0889) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.71
Sandy
#F1DA7A
ΔE00 3.86
Light Tan
#FBEEAC
ΔE00 3.95
Wheat (survey)
#FBDD7E
ΔE00 4.14
Khaki (CSS)
#F0E68C
ΔE00 4.15
Pale Peach
#FFE5AD
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DF95 #95A9F3
analogous
#F3B095 #F3DF95 #D8F395
triadic
#F3DF95 #95F3DF #DF95F3
tetradic
#F3DF95 #95F3B0 #95A9F3 #F395D8
square
#F3DF95 #95F3B0 #95A9F3 #F395D8
split-complementary
#F3DF95 #95D8F3 #B095F3
monochromatic
#E7BE27 #EDCE5E #F3DF95 #F9F0CC #FCF7E4
Accessibility & contrast
On white
1.33
#F3DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#F3DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DF95
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DF95 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#FFD4CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f3df95; /* rgb */ color: rgb(243, 223, 149); /* oklch */ color: oklch(90.3% 0.096 94.8);
Tailwind
colors: {
custom: {
50: '#f8e8b5',
500: '#f3df95',
950: '#000000',
},
}SCSS
$custom: #f3df95; $custom-light: #f8e8b5; $custom-dark: #000000;
JSON
{
"hex": "#f3df95",
"rgb": {
"r": 243,
"g": 223,
"b": 149
},
"hsl": {
"h": 47.234,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.90339,
"c": 0.09566,
"h": 94.8
},
"luminance": 0.74
}Semantic roles & 50–950 ramp
primary
#F3DF95
secondary
#5C74D1
accent
#36DC0A
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481