#F2CA82#F2CA82
#F2CA82 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.8% C 0.101 H 81.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA82 |
|---|---|
| RGB | rgb(242, 202, 130) |
| HSL | hsl(39, 81%, 73%) |
| HSV | hsv(39, 46%, 95%) |
| CMYK | cmyk(0%, 16.5%, 46.3%, 5.1%) |
| CIE-LAB | lab(83.30, 5.07, 41.11) |
| CIE-LCH | lch(83.30, 41.42, 82.97°) |
| OKLab | oklab(85.8% 0.015 0.0998) |
| OKLCH | oklch(85.8% 0.101 81.4) |
| XYZ | xyz(61.7699, 62.7331, 29.9699) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.77
Burlywood
#DEB887
ΔE00 6.63
Wheat (survey)
#FBDD7E
ΔE00 6.70
Navajowhite
#FFDEAD
ΔE00 6.70
Tan (survey)
#D1B26F
ΔE00 6.92
Very Light Brown
#D3B683
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA82 #82AAF2
analogous
#F29282 #F2CA82 #E2F282
triadic
#F2CA82 #82F2CA #CA82F2
tetradic
#F2CA82 #82F292 #82AAF2 #F282E2
square
#F2CA82 #82F292 #82AAF2 #F282E2
split-complementary
#F2CA82 #82E2F2 #9282F2
monochromatic
#E29A18 #ECB24B #F2CA82 #F8E2B9 #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F2CA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA82
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA82 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7C
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2ca82; /* rgb */ color: rgb(242, 202, 130); /* oklch */ color: oklch(85.8% 0.101 81.4);
Tailwind
colors: {
custom: {
50: '#f8daa7',
500: '#f2ca82',
950: '#000000',
},
}SCSS
$custom: #f2ca82; $custom-light: #f8daa7; $custom-dark: #000000;
JSON
{
"hex": "#f2ca82",
"rgb": {
"r": 242,
"g": 202,
"b": 130
},
"hsl": {
"h": 38.571,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.85798,
"c": 0.10093,
"h": 81.4
},
"luminance": 0.6273
}Semantic roles & 50–950 ramp
primary
#F2CA82
secondary
#4B79CD
accent
#54DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380