#F4EB96#F4EB96
#F4EB96 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.8% C 0.106 H 103.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EB96 |
|---|---|
| RGB | rgb(244, 235, 150) |
| HSL | hsl(54, 81%, 77%) |
| HSV | hsv(54, 39%, 96%) |
| CMYK | cmyk(0%, 3.7%, 38.5%, 4.3%) |
| CIE-LAB | lab(92.07, -8.91, 42.33) |
| CIE-LCH | lch(92.07, 43.26, 101.89°) |
| OKLab | oklab(92.85% -0.024 0.1036) |
| OKLCH | oklch(92.85% 0.106 103) |
| XYZ | xyz(72.5228, 80.8536, 40.6342) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.42
Dark Cream
#FFF39A
ΔE00 2.03
Buff
#FEF69E
ΔE00 2.30
Light Tan
#FBEEAC
ΔE00 3.81
Parchment
#FEFCAF
ΔE00 4.17
Palegoldenrod
#EEE8AA
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EB96 #969FF4
analogous
#F4BC96 #F4EB96 #CEF496
triadic
#F4EB96 #96F4EB #EB96F4
tetradic
#F4EB96 #96F4BC #969FF4 #F496CE
square
#F4EB96 #96F4BC #969FF4 #F496CE
split-complementary
#F4EB96 #96CEF4 #BC96F4
monochromatic
#E8D627 #EEE05F #F4EB96 #FAF6CD #FCFAE3
Accessibility & contrast
On white
1.22
#F4EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#F4EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EB96
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EB96 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E590
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#FFE0D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4eb96; /* rgb */ color: rgb(244, 235, 150); /* oklch */ color: oklch(92.8% 0.106 103.0);
Tailwind
colors: {
custom: {
50: '#f9f1b6',
500: '#f4eb96',
950: '#000000',
},
}SCSS
$custom: #f4eb96; $custom-light: #f9f1b6; $custom-dark: #000000;
JSON
{
"hex": "#f4eb96",
"rgb": {
"r": 244,
"g": 235,
"b": 150
},
"hsl": {
"h": 54.255,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.9285,
"c": 0.1063,
"h": 103
},
"luminance": 0.80852
}Semantic roles & 50–950 ramp
primary
#F4EB96
secondary
#5C67D2
accent
#1DDD08
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581