#F3EBAE#F3EBAE
#F3EBAE is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.2% C 0.079 H 101.5°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EBAE |
|---|---|
| RGB | rgb(243, 235, 174) |
| HSL | hsl(53, 74%, 82%) |
| HSV | hsv(53, 28%, 95%) |
| CMYK | cmyk(0%, 3.3%, 28.4%, 4.7%) |
| CIE-LAB | lab(92.37, -6.48, 30.65) |
| CIE-LCH | lch(92.37, 31.33, 101.93°) |
| OKLab | oklab(93.19% -0.0156 0.077) |
| OKLCH | oklch(93.19% 0.079 101.5) |
| XYZ | xyz(74.3109, 81.5288, 51.8583) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.98
Light Tan
#FBEEAC
ΔE00 1.90
Vanilla
#F3E5AB
ΔE00 2.24
Egg Shell
#FFFCC4
ΔE00 3.89
Beige (survey)
#E6DAA6
ΔE00 4.20
Cream (survey)
#FFFFC2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EBAE #AEB6F3
analogous
#F3C9AE #F3EBAE #D9F3AE
triadic
#F3EBAE #AEF3EB #EBAEF3
tetradic
#F3EBAE #AEF3C9 #AEB6F3 #F3AED9
square
#F3EBAE #AEF3C9 #AEB6F3 #F3AED9
split-complementary
#F3EBAE #AED9F3 #C9AEF3
monochromatic
#E3D143 #EBDE79 #F3EBAE #FBF8E3 #FBF8E4
Accessibility & contrast
On white
1.21
#F3EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#F3EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EBAE
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EBAE | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#F9EBB0
Tritanopia (blue-blind)
#FDE3DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f3ebae; /* rgb */ color: rgb(243, 235, 174); /* oklch */ color: oklch(93.2% 0.079 101.5);
Tailwind
colors: {
custom: {
50: '#f7f1c6',
500: '#f3ebae',
950: '#000000',
},
}SCSS
$custom: #f3ebae; $custom-light: #f7f1c6; $custom-dark: #000000;
JSON
{
"hex": "#f3ebae",
"rgb": {
"r": 243,
"g": 235,
"b": 174
},
"hsl": {
"h": 53.043,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.93193,
"c": 0.07857,
"h": 101.5
},
"luminance": 0.81527
}Semantic roles & 50–950 ramp
primary
#F3EBAE
secondary
#737ED3
accent
#26D60F
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582