#F0D382#F0D382
#F0D382 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.4% C 0.106 H 90.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D382 |
|---|---|
| RGB | rgb(240, 211, 130) |
| HSL | hsl(44, 79%, 73%) |
| HSV | hsv(44, 46%, 94%) |
| CMYK | cmyk(0%, 12.1%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.37, -0.37, 43.68) |
| CIE-LCH | lch(85.37, 43.68, 90.49°) |
| OKLab | oklab(87.38% -0.0007 0.1056) |
| OKLCH | oklch(87.38% 0.106 90.4) |
| XYZ | xyz(63.2607, 66.7282, 30.6624) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.89
Wheat (survey)
#FBDD7E
ΔE00 3.10
Sandy
#F1DA7A
ΔE00 3.41
Light Mustard
#F7D560
ΔE00 5.15
Pale Gold
#FDDE6C
ΔE00 5.31
Maize
#F4D054
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D382 #829FF0
analogous
#F09C82 #F0D382 #D6F082
triadic
#F0D382 #82F0D3 #D382F0
tetradic
#F0D382 #82F09C #829FF0 #F082D6
square
#F0D382 #82F09C #829FF0 #F082D6
split-complementary
#F0D382 #82D6F0 #9C82F0
monochromatic
#DDAA1B #E9C04B #F0D382 #F7E6B9 #FCF5E4
Accessibility & contrast
On white
1.46
#F0D382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#F0D382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D382
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D382 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D07C
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#FFC7BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0d382; /* rgb */ color: rgb(240, 211, 130); /* oklch */ color: oklch(87.4% 0.106 90.4);
Tailwind
colors: {
custom: {
50: '#f7e0a7',
500: '#f0d382',
950: '#000000',
},
}SCSS
$custom: #f0d382; $custom-light: #f7e0a7; $custom-dark: #000000;
JSON
{
"hex": "#f0d382",
"rgb": {
"r": 240,
"g": 211,
"b": 130
},
"hsl": {
"h": 44.182,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.87381,
"c": 0.10561,
"h": 90.4
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#F0D382
secondary
#4B6DCB
accent
#42DB0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480