#F2D381#F2D381
#F2D381 is a very light, moderate orange. Relative luminance 0.671; OKLCH L 87.5% C 0.107 H 89.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D381 |
|---|---|
| RGB | rgb(242, 211, 129) |
| HSL | hsl(44, 81%, 73%) |
| HSV | hsv(44, 47%, 95%) |
| CMYK | cmyk(0%, 12.8%, 46.7%, 5.1%) |
| CIE-LAB | lab(85.53, 0.33, 44.42) |
| CIE-LCH | lch(85.53, 44.42, 89.57°) |
| OKLab | oklab(87.55% 0.0011 0.1072) |
| OKLCH | oklch(87.55% 0.107 89.4) |
| XYZ | xyz(63.8767, 67.0536, 30.3426) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.03
Sand (survey)
#E2CA76
ΔE00 3.25
Sandy
#F1DA7A
ΔE00 3.67
Light Mustard
#F7D560
ΔE00 4.98
Pale Gold
#FDDE6C
ΔE00 5.21
Maize
#F4D054
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D381 #81A0F2
analogous
#F29A81 #F2D381 #D8F281
triadic
#F2D381 #81F2D3 #D381F2
tetradic
#F2D381 #81F29A #81A0F2 #F281D8
square
#F2D381 #81F29A #81A0F2 #F281D8
split-complementary
#F2D381 #81D8F2 #9A81F2
monochromatic
#E1AA17 #ECC04A #F2D381 #F8E6B8 #FCF5E3
Accessibility & contrast
On white
1.46
#F2D381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#F2D381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D381
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D381 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17A
Deuteranopia (green-blind)
#ECD984
Tritanopia (blue-blind)
#FFC7BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2d381; /* rgb */ color: rgb(242, 211, 129); /* oklch */ color: oklch(87.5% 0.107 89.4);
Tailwind
colors: {
custom: {
50: '#f8e0a7',
500: '#f2d381',
950: '#000000',
},
}SCSS
$custom: #f2d381; $custom-light: #f8e0a7; $custom-dark: #000000;
JSON
{
"hex": "#f2d381",
"rgb": {
"r": 242,
"g": 211,
"b": 129
},
"hsl": {
"h": 43.54,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.87548,
"c": 0.10721,
"h": 89.4
},
"luminance": 0.67051
}Semantic roles & 50–950 ramp
primary
#F2D381
secondary
#4A6ECD
accent
#42DE08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480