#F4D681#F4D681
#F4D681 is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.3% C 0.110 H 90.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D681 |
|---|---|
| RGB | rgb(244, 214, 129) |
| HSL | hsl(44, 84%, 73%) |
| HSV | hsv(44, 47%, 96%) |
| CMYK | cmyk(0%, 12.3%, 47.1%, 4.3%) |
| CIE-LAB | lab(86.46, -0.41, 45.62) |
| CIE-LCH | lch(86.46, 45.62, 90.51°) |
| OKLab | oklab(88.32% -0.0012 0.1099) |
| OKLCH | oklch(88.32% 0.11 90.6) |
| XYZ | xyz(65.3194, 68.9140, 30.6257) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.17
Sandy
#F1DA7A
ΔE00 2.91
Sand (survey)
#E2CA76
ΔE00 3.51
Pale Gold
#FDDE6C
ΔE00 4.45
Light Mustard
#F7D560
ΔE00 4.50
Yellow Tan
#FFE36E
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D681 #819FF4
analogous
#F49C81 #F4D681 #D8F481
triadic
#F4D681 #81F4D6 #D681F4
tetradic
#F4D681 #81F49C #819FF4 #F481D8
square
#F4D681 #81F49C #819FF4 #F481D8
split-complementary
#F4D681 #81D8F4 #9C81F4
monochromatic
#E6B014 #EFC449 #F4D681 #F9E8B9 #FDF6E3
Accessibility & contrast
On white
1.42
#F4D681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#F4D681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D681
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D681 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37A
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f4d681; /* rgb */ color: rgb(244, 214, 129); /* oklch */ color: oklch(88.3% 0.110 90.6);
Tailwind
colors: {
custom: {
50: '#fae2a7',
500: '#f4d681',
950: '#000000',
},
}SCSS
$custom: #f4d681; $custom-light: #fae2a7; $custom-dark: #000000;
JSON
{
"hex": "#f4d681",
"rgb": {
"r": 244,
"g": 214,
"b": 129
},
"hsl": {
"h": 44.348,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.88323,
"c": 0.10987,
"h": 90.6
},
"luminance": 0.68911
}Semantic roles & 50–950 ramp
primary
#F4D681
secondary
#496CD0
accent
#3EE005
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480