#F2D276#F2D276
#F2D276 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.2% C 0.117 H 90.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D276 |
|---|---|
| RGB | rgb(242, 210, 118) |
| HSL | hsl(45, 83%, 71%) |
| HSV | hsv(45, 51%, 95%) |
| CMYK | cmyk(0%, 13.2%, 51.2%, 5.1%) |
| CIE-LAB | lab(85.14, -0.14, 49.33) |
| CIE-LCH | lch(85.14, 49.33, 90.17°) |
| OKLab | oklab(87.19% -0.0014 0.1173) |
| OKLCH | oklch(87.19% 0.117 90.7) |
| XYZ | xyz(62.9369, 66.2814, 26.6145) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.53
Sandy
#F1DA7A
ΔE00 3.08
Sand (survey)
#E2CA76
ΔE00 3.22
Light Mustard
#F7D560
ΔE00 3.42
Pale Gold
#FDDE6C
ΔE00 4.02
Maize
#F4D054
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D276 #7696F2
analogous
#F29476 #F2D276 #D4F276
triadic
#F2D276 #76F2D2 #D276F2
tetradic
#F2D276 #76F294 #7696F2 #F276D4
square
#F2D276 #76F294 #7696F2 #F276D4
split-complementary
#F2D276 #76D4F2 #9476F2
monochromatic
#D9A615 #EDC03E #F2D276 #F7E4AE #FCF6E3
Accessibility & contrast
On white
1.47
#F2D276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#F2D276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D276
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D276 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6E
Deuteranopia (green-blind)
#ECD979
Tritanopia (blue-blind)
#FFC5BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2d276; /* rgb */ color: rgb(242, 210, 118); /* oklch */ color: oklch(87.2% 0.117 90.7);
Tailwind
colors: {
custom: {
50: '#f9df9f',
500: '#f2d276',
950: '#000000',
},
}SCSS
$custom: #f2d276; $custom-light: #f9df9f; $custom-dark: #000000;
JSON
{
"hex": "#f2d276",
"rgb": {
"r": 242,
"g": 210,
"b": 118
},
"hsl": {
"h": 44.516,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.87194,
"c": 0.11733,
"h": 90.7
},
"luminance": 0.66278
}Semantic roles & 50–950 ramp
primary
#F2D276
secondary
#4064CC
accent
#3EDF06
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480