#F4D67A#F4D67A
#F4D67A is a very light, moderate yellow. Relative luminance 0.687; OKLCH L 88.2% C 0.117 H 91.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D67A |
|---|---|
| RGB | rgb(244, 214, 122) |
| HSL | hsl(45, 85%, 72%) |
| HSV | hsv(45, 50%, 96%) |
| CMYK | cmyk(0%, 12.3%, 50%, 4.3%) |
| CIE-LAB | lab(86.37, -1.04, 48.93) |
| CIE-LCH | lch(86.37, 48.94, 91.22°) |
| OKLab | oklab(88.22% -0.0037 0.1167) |
| OKLCH | oklch(88.22% 0.117 91.8) |
| XYZ | xyz(64.8699, 68.7343, 28.2587) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.62
Sandy
#F1DA7A
ΔE00 2.24
Light Mustard
#F7D560
ΔE00 3.42
Pale Gold
#FDDE6C
ΔE00 3.46
Sand (survey)
#E2CA76
ΔE00 3.56
Yellow Tan
#FFE36E
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D67A #7A98F4
analogous
#F4997A #F4D67A #D5F47A
triadic
#F4D67A #7AF4D6 #D67AF4
tetradic
#F4D67A #7AF499 #7A98F4 #F47AD5
square
#F4D67A #7AF499 #7A98F4 #F47AD5
split-complementary
#F4D67A #7AD5F4 #997AF4
monochromatic
#E1AE13 #EFC541 #F4D67A #F9E7B3 #FDF6E3
Accessibility & contrast
On white
1.42
#F4D67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#F4D67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D67A
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D67A | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D372
Deuteranopia (green-blind)
#EFDC7D
Tritanopia (blue-blind)
#FFC9C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f4d67a; /* rgb */ color: rgb(244, 214, 122); /* oklch */ color: oklch(88.2% 0.117 91.8);
Tailwind
colors: {
custom: {
50: '#fae2a2',
500: '#f4d67a',
950: '#000000',
},
}SCSS
$custom: #f4d67a; $custom-light: #fae2a2; $custom-dark: #000000;
JSON
{
"hex": "#f4d67a",
"rgb": {
"r": 244,
"g": 214,
"b": 122
},
"hsl": {
"h": 45.246,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.88224,
"c": 0.11679,
"h": 91.8
},
"luminance": 0.68731
}Semantic roles & 50–950 ramp
primary
#F4D67A
secondary
#4366CF
accent
#3BE104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480