#F2C489#F2C489
#F2C489 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.8% C 0.092 H 73.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C489 |
|---|---|
| RGB | rgb(242, 196, 137) |
| HSL | hsl(34, 80%, 74%) |
| HSV | hsv(34, 43%, 95%) |
| CMYK | cmyk(0%, 19%, 43.4%, 5.1%) |
| CIE-LAB | lab(81.93, 8.89, 35.78) |
| CIE-LCH | lch(81.93, 36.86, 76.05°) |
| OKLab | oklab(84.75% 0.0269 0.0879) |
| OKLCH | oklch(84.75% 0.092 73) |
| XYZ | xyz(60.8754, 60.1665, 32.0689) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.19
Very Light Brown
#D3B683
ΔE00 6.41
Navajowhite
#FFDEAD
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 6.73
Tan
#D2B48C
ΔE00 7.07
Fawn
#CFAF7B
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C489 #89B7F2
analogous
#F29089 #F2C489 #ECF289
triadic
#F2C489 #89F2C4 #C489F2
tetradic
#F2C489 #89F290 #89B7F2 #F289EC
square
#F2C489 #89F290 #89B7F2 #F289EC
split-complementary
#F2C489 #89ECF2 #9089F2
monochromatic
#E68D1B #ECA852 #F2C489 #F8E0C0 #FCF1E3
Accessibility & contrast
On white
1.61
#F2C489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#F2C489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C489
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C489 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C585
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2c489; /* rgb */ color: rgb(242, 196, 137); /* oklch */ color: oklch(84.8% 0.092 73.0);
Tailwind
colors: {
custom: {
50: '#f8d5ac',
500: '#f2c489',
950: '#000000',
},
}SCSS
$custom: #f2c489; $custom-light: #f8d5ac; $custom-dark: #000000;
JSON
{
"hex": "#f2c489",
"rgb": {
"r": 242,
"g": 196,
"b": 137
},
"hsl": {
"h": 33.714,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.84754,
"c": 0.09196,
"h": 73
},
"luminance": 0.60163
}Semantic roles & 50–950 ramp
primary
#F2C489
secondary
#5188CE
accent
#66DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381