#F2C989#F2C989
#F2C989 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.7% C 0.094 H 78.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C989 |
|---|---|
| RGB | rgb(242, 201, 137) |
| HSL | hsl(37, 80%, 74%) |
| HSV | hsv(37, 43%, 95%) |
| CMYK | cmyk(0%, 16.9%, 43.4%, 5.1%) |
| CIE-LAB | lab(83.16, 6.28, 37.37) |
| CIE-LCH | lch(83.16, 37.89, 80.46°) |
| OKLab | oklab(85.72% 0.0192 0.0916) |
| OKLCH | oklch(85.72% 0.094 78.1) |
| XYZ | xyz(62.0220, 62.4597, 32.4511) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.35
Navajowhite
#FFDEAD
ΔE00 5.83
Very Light Brown
#D3B683
ΔE00 6.42
Tan (survey)
#D1B26F
ΔE00 7.15
Sand (survey)
#E2CA76
ΔE00 7.21
Pale Peach
#FFE5AD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C989 #89B2F2
analogous
#F29589 #F2C989 #E7F289
triadic
#F2C989 #89F2C9 #C989F2
tetradic
#F2C989 #89F295 #89B2F2 #F289E7
square
#F2C989 #89F295 #89B2F2 #F289E7
split-complementary
#F2C989 #89E7F2 #9589F2
monochromatic
#E6971B #ECB052 #F2C989 #F8E2C0 #FCF2E3
Accessibility & contrast
On white
1.56
#F2C989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F2C989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C989
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C989 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC984
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2c989; /* rgb */ color: rgb(242, 201, 137); /* oklch */ color: oklch(85.7% 0.094 78.1);
Tailwind
colors: {
custom: {
50: '#f8d9ac',
500: '#f2c989',
950: '#000000',
},
}SCSS
$custom: #f2c989; $custom-light: #f8d9ac; $custom-dark: #000000;
JSON
{
"hex": "#f2c989",
"rgb": {
"r": 242,
"g": 201,
"b": 137
},
"hsl": {
"h": 36.571,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.85718,
"c": 0.09361,
"h": 78.1
},
"luminance": 0.62457
}Semantic roles & 50–950 ramp
primary
#F2C989
secondary
#5182CE
accent
#5CDC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381