#F2CA81#F2CA81
#F2CA81 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.8% C 0.102 H 81.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA81 |
|---|---|
| RGB | rgb(242, 202, 129) |
| HSL | hsl(39, 81%, 73%) |
| HSV | hsv(39, 47%, 95%) |
| CMYK | cmyk(0%, 16.5%, 46.7%, 5.1%) |
| CIE-LAB | lab(83.29, 4.97, 41.60) |
| CIE-LCH | lch(83.29, 41.89, 83.18°) |
| OKLab | oklab(85.78% 0.0147 0.1008) |
| OKLCH | oklch(85.78% 0.102 81.7) |
| XYZ | xyz(61.7032, 62.7064, 29.6181) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.65
Wheat (survey)
#FBDD7E
ΔE00 6.56
Burlywood
#DEB887
ΔE00 6.77
Navajowhite
#FFDEAD
ΔE00 6.84
Tan (survey)
#D1B26F
ΔE00 6.91
Very Light Brown
#D3B683
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA81 #81A9F2
analogous
#F29181 #F2CA81 #E2F281
triadic
#F2CA81 #81F2CA #CA81F2
tetradic
#F2CA81 #81F291 #81A9F2 #F281E2
square
#F2CA81 #81F291 #81A9F2 #F281E2
split-complementary
#F2CA81 #81E2F2 #9181F2
monochromatic
#E19A17 #ECB34A #F2CA81 #F8E1B8 #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#F2CA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA81
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA81 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7B
Deuteranopia (green-blind)
#E5D483
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2ca81; /* rgb */ color: rgb(242, 202, 129); /* oklch */ color: oklch(85.8% 0.102 81.7);
Tailwind
colors: {
custom: {
50: '#f8daa6',
500: '#f2ca81',
950: '#000000',
},
}SCSS
$custom: #f2ca81; $custom-light: #f8daa6; $custom-dark: #000000;
JSON
{
"hex": "#f2ca81",
"rgb": {
"r": 242,
"g": 202,
"b": 129
},
"hsl": {
"h": 38.761,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.85782,
"c": 0.1019,
"h": 81.7
},
"luminance": 0.62703
}Semantic roles & 50–950 ramp
primary
#F2CA81
secondary
#4A78CD
accent
#54DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380