#F2C784#F2C784
#F2C784 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.2% C 0.098 H 78.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C784 |
|---|---|
| RGB | rgb(242, 199, 132) |
| HSL | hsl(37, 81%, 73%) |
| HSV | hsv(37, 45%, 95%) |
| CMYK | cmyk(0%, 17.8%, 45.5%, 5.1%) |
| CIE-LAB | lab(82.59, 6.82, 39.19) |
| CIE-LCH | lch(82.59, 39.78, 80.12°) |
| OKLab | oklab(85.25% 0.0204 0.0955) |
| OKLCH | oklch(85.25% 0.098 78) |
| XYZ | xyz(61.2084, 61.3932, 30.4514) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.42
Very Light Brown
#D3B683
ΔE00 6.53
Navajowhite
#FFDEAD
ΔE00 6.57
Tan (survey)
#D1B26F
ΔE00 6.92
Sand (survey)
#E2CA76
ΔE00 7.25
Fawn
#CFAF7B
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C784 #84AFF2
analogous
#F29084 #F2C784 #E6F284
triadic
#F2C784 #84F2C7 #C784F2
tetradic
#F2C784 #84F290 #84AFF2 #F284E6
square
#F2C784 #84F290 #84AFF2 #F284E6
split-complementary
#F2C784 #84E6F2 #9084F2
monochromatic
#E49418 #ECAE4D #F2C784 #F8E0BB #FCF2E3
Accessibility & contrast
On white
1.58
#F2C784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#F2C784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C784
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C784 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77F
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2c784; /* rgb */ color: rgb(242, 199, 132); /* oklch */ color: oklch(85.2% 0.098 78.0);
Tailwind
colors: {
custom: {
50: '#f8d7a8',
500: '#f2c784',
950: '#000000',
},
}SCSS
$custom: #f2c784; $custom-light: #f8d7a8; $custom-dark: #000000;
JSON
{
"hex": "#f2c784",
"rgb": {
"r": 242,
"g": 199,
"b": 132
},
"hsl": {
"h": 36.545,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.85248,
"c": 0.09769,
"h": 78
},
"luminance": 0.6139
}Semantic roles & 50–950 ramp
primary
#F2C784
secondary
#4D7FCE
accent
#5CDD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380