#F3EAAA#F3EAAA
#F3EAAA is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.9% C 0.082 H 101.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EAAA |
|---|---|
| RGB | rgb(243, 234, 170) |
| HSL | hsl(53, 75%, 81%) |
| HSV | hsv(53, 30%, 95%) |
| CMYK | cmyk(0%, 3.7%, 30%, 4.7%) |
| CIE-LAB | lab(92.04, -6.48, 32.25) |
| CIE-LCH | lch(92.04, 32.90, 101.36°) |
| OKLab | oklab(92.92% -0.0158 0.0807) |
| OKLCH | oklch(92.92% 0.082 101.1) |
| XYZ | xyz(73.6412, 80.8042, 49.7399) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.10
Light Tan
#FBEEAC
ΔE00 1.57
Vanilla
#F3E5AB
ΔE00 2.20
Beige (survey)
#E6DAA6
ΔE00 4.27
Egg Shell
#FFFCC4
ΔE00 4.41
Parchment
#FEFCAF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EAAA #AAB3F3
analogous
#F3C5AA #F3EAAA #D7F3AA
triadic
#F3EAAA #AAF3EA #EAAAF3
tetradic
#F3EAAA #AAF3C5 #AAB3F3 #F3AAD7
square
#F3EAAA #AAF3C5 #AAB3F3 #F3AAD7
split-complementary
#F3EAAA #AAD7F3 #C5AAF3
monochromatic
#E4D03F #EBDD74 #F3EAAA #FBF7E0 #FBF8E4
Accessibility & contrast
On white
1.22
#F3EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#F3EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EAAA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EAAA | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F9EAAC
Tritanopia (blue-blind)
#FEE1D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f3eaaa; /* rgb */ color: rgb(243, 234, 170); /* oklch */ color: oklch(92.9% 0.082 101.1);
Tailwind
colors: {
custom: {
50: '#f8f0c3',
500: '#f3eaaa',
950: '#000000',
},
}SCSS
$custom: #f3eaaa; $custom-light: #f8f0c3; $custom-dark: #000000;
JSON
{
"hex": "#f3eaaa",
"rgb": {
"r": 243,
"g": 234,
"b": 170
},
"hsl": {
"h": 52.603,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.92915,
"c": 0.08226,
"h": 101.1
},
"luminance": 0.80803
}Semantic roles & 50–950 ramp
primary
#F3EAAA
secondary
#6F7BD2
accent
#27D70E
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171612
muted
#858582