#F2CA84#F2CA84
#F2CA84 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.099 H 80.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA84 |
|---|---|
| RGB | rgb(242, 202, 132) |
| HSL | hsl(38, 81%, 73%) |
| HSV | hsv(38, 45%, 95%) |
| CMYK | cmyk(0%, 16.5%, 45.5%, 5.1%) |
| CIE-LAB | lab(83.33, 5.26, 40.14) |
| CIE-LCH | lch(83.33, 40.48, 82.53°) |
| OKLab | oklab(85.83% 0.0158 0.0977) |
| OKLCH | oklch(85.83% 0.099 80.8) |
| XYZ | xyz(61.9055, 62.7873, 30.6837) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.04
Burlywood
#DEB887
ΔE00 6.34
Navajowhite
#FFDEAD
ΔE00 6.42
Very Light Brown
#D3B683
ΔE00 6.87
Tan (survey)
#D1B26F
ΔE00 6.95
Wheat (survey)
#FBDD7E
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA84 #84ACF2
analogous
#F29384 #F2CA84 #E3F284
triadic
#F2CA84 #84F2CA #CA84F2
tetradic
#F2CA84 #84F293 #84ACF2 #F284E3
square
#F2CA84 #84F293 #84ACF2 #F284E3
split-complementary
#F2CA84 #84E3F2 #9384F2
monochromatic
#E49A18 #ECB24D #F2CA84 #F8E2BB #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#F2CA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA84
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA84 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7F
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca84; /* rgb */ color: rgb(242, 202, 132); /* oklch */ color: oklch(85.8% 0.099 80.8);
Tailwind
colors: {
custom: {
50: '#f8daa9',
500: '#f2ca84',
950: '#000000',
},
}SCSS
$custom: #f2ca84; $custom-light: #f8daa9; $custom-dark: #000000;
JSON
{
"hex": "#f2ca84",
"rgb": {
"r": 242,
"g": 202,
"b": 132
},
"hsl": {
"h": 38.182,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.8583,
"c": 0.09896,
"h": 80.8
},
"luminance": 0.62784
}Semantic roles & 50–950 ramp
primary
#F2CA84
secondary
#4D7CCE
accent
#56DD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380