#F2D481#F2D481
#F2D481 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 87.7% C 0.108 H 90.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D481 |
|---|---|
| RGB | rgb(242, 212, 129) |
| HSL | hsl(44, 81%, 73%) |
| HSV | hsv(44, 47%, 95%) |
| CMYK | cmyk(0%, 12.4%, 46.7%, 5.1%) |
| CIE-LAB | lab(85.78, -0.18, 44.73) |
| CIE-LCH | lch(85.78, 44.73, 90.23°) |
| OKLab | oklab(87.75% -0.0004 0.1079) |
| OKLCH | oklch(87.75% 0.108 90.2) |
| XYZ | xyz(64.1259, 67.5520, 30.4257) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.71
Sand (survey)
#E2CA76
ΔE00 3.18
Sandy
#F1DA7A
ΔE00 3.26
Light Mustard
#F7D560
ΔE00 4.80
Pale Gold
#FDDE6C
ΔE00 4.93
Maize
#F4D054
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D481 #819FF2
analogous
#F29C81 #F2D481 #D7F281
triadic
#F2D481 #81F2D4 #D481F2
tetradic
#F2D481 #81F29C #819FF2 #F281D7
square
#F2D481 #81F29C #819FF2 #F281D7
split-complementary
#F2D481 #81D7F2 #9C81F2
monochromatic
#E1AC17 #ECC14A #F2D481 #F8E7B8 #FCF6E3
Accessibility & contrast
On white
1.45
#F2D481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#F2D481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D481
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D481 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27A
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2d481; /* rgb */ color: rgb(242, 212, 129); /* oklch */ color: oklch(87.7% 0.108 90.2);
Tailwind
colors: {
custom: {
50: '#f8e1a7',
500: '#f2d481',
950: '#000000',
},
}SCSS
$custom: #f2d481; $custom-light: #f8e1a7; $custom-dark: #000000;
JSON
{
"hex": "#f2d481",
"rgb": {
"r": 242,
"g": 212,
"b": 129
},
"hsl": {
"h": 44.071,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.87746,
"c": 0.1079,
"h": 90.2
},
"luminance": 0.67549
}Semantic roles & 50–950 ramp
primary
#F2D481
secondary
#4A6DCD
accent
#41DE08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480