#F3E672#F3E672
#F3E672 is a very light, vivid yellow. Relative luminance 0.769; OKLCH L 91.3% C 0.138 H 102.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E672 |
|---|---|
| RGB | rgb(243, 230, 114) |
| HSL | hsl(54, 84%, 70%) |
| HSV | hsv(54, 53%, 95%) |
| CMYK | cmyk(0%, 5.3%, 53.1%, 4.7%) |
| CIE-LAB | lab(90.26, -10.17, 57.32) |
| CIE-LCH | lch(90.26, 58.21, 100.06°) |
| OKLab | oklab(91.25% -0.0309 0.1344) |
| OKLCH | oklch(91.25% 0.138 102.9) |
| XYZ | xyz(68.2983, 76.8656, 27.1552) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.99
Yellowish
#FAEE66
ΔE00 2.74
Dull Yellow
#EEDC5B
ΔE00 2.96
Straw
#FCF679
ΔE00 3.65
Khaki (CSS)
#F0E68C
ΔE00 3.76
Sand Yellow
#FCE166
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E672 #727FF3
analogous
#F3A572 #F3E672 #C0F372
triadic
#F3E672 #72F3E6 #E672F3
tetradic
#F3E672 #72F3A5 #727FF3 #F372C0
square
#F3E672 #72F3A5 #727FF3 #F372C0
split-complementary
#F3E672 #72C0F3 #A572F3
monochromatic
#D8C412 #EEDC3A #F3E672 #F8F0AA #FDFAE3
Accessibility & contrast
On white
1.28
#F3E672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F3E672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E672
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E672 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8DF67
Deuteranopia (green-blind)
#FCE678
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3e672; /* rgb */ color: rgb(243, 230, 114); /* oklch */ color: oklch(91.3% 0.138 102.9);
Tailwind
colors: {
custom: {
50: '#f9ed9e',
500: '#f3e672',
950: '#000000',
},
}SCSS
$custom: #f3e672; $custom-light: #f9ed9e; $custom-dark: #000000;
JSON
{
"hex": "#f3e672",
"rgb": {
"r": 243,
"g": 230,
"b": 114
},
"hsl": {
"h": 53.953,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.91252,
"c": 0.13788,
"h": 102.9
},
"luminance": 0.76863
}Semantic roles & 50–950 ramp
primary
#F3E672
secondary
#3C4BCD
accent
#1BE105
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480