#F2D280#F2D280
#F2D280 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.3% C 0.108 H 88.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D280 |
|---|---|
| RGB | rgb(242, 210, 128) |
| HSL | hsl(43, 81%, 73%) |
| HSV | hsv(43, 47%, 95%) |
| CMYK | cmyk(0%, 13.2%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.27, 0.75, 44.58) |
| CIE-LCH | lch(85.27, 44.59, 89.04°) |
| OKLab | oklab(87.34% 0.0022 0.1075) |
| OKLCH | oklch(87.34% 0.108 88.8) |
| XYZ | xyz(63.5629, 66.5318, 29.9117) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.25
Sand (survey)
#E2CA76
ΔE00 3.32
Sandy
#F1DA7A
ΔE00 3.95
Light Mustard
#F7D560
ΔE00 5.02
Pale Gold
#FDDE6C
ΔE00 5.36
Maize
#F4D054
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D280 #80A0F2
analogous
#F29980 #F2D280 #D9F280
triadic
#F2D280 #80F2D2 #D280F2
tetradic
#F2D280 #80F299 #80A0F2 #F280D9
square
#F2D280 #80F299 #80A0F2 #F280D9
split-complementary
#F2D280 #80D9F2 #9980F2
monochromatic
#E1A817 #ECBE48 #F2D280 #F8E6B8 #FCF5E3
Accessibility & contrast
On white
1.47
#F2D280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#F2D280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D280
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D280 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#EBD983
Tritanopia (blue-blind)
#FFC6BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2d280; /* rgb */ color: rgb(242, 210, 128); /* oklch */ color: oklch(87.3% 0.108 88.8);
Tailwind
colors: {
custom: {
50: '#f8dfa6',
500: '#f2d280',
950: '#000000',
},
}SCSS
$custom: #f2d280; $custom-light: #f8dfa6; $custom-dark: #000000;
JSON
{
"hex": "#f2d280",
"rgb": {
"r": 242,
"g": 210,
"b": 128
},
"hsl": {
"h": 43.158,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.87335,
"c": 0.10752,
"h": 88.8
},
"luminance": 0.66529
}Semantic roles & 50–950 ramp
primary
#F2D280
secondary
#496ECD
accent
#44DE08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480