#F2CA7A#F2CA7A
#F2CA7A is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.7% C 0.109 H 83.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA7A |
|---|---|
| RGB | rgb(242, 202, 122) |
| HSL | hsl(40, 82%, 71%) |
| HSV | hsv(40, 50%, 95%) |
| CMYK | cmyk(0%, 16.5%, 49.6%, 5.1%) |
| CIE-LAB | lab(83.19, 4.33, 44.98) |
| CIE-LCH | lch(83.19, 45.19, 84.50°) |
| OKLab | oklab(85.68% 0.0121 0.108) |
| OKLCH | oklch(85.68% 0.109 83.6) |
| XYZ | xyz(61.2537, 62.5266, 27.2510) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.96
Wheat (survey)
#FBDD7E
ΔE00 5.75
Light Mustard
#F7D560
ΔE00 6.49
Sandy
#F1DA7A
ΔE00 6.71
Maize
#F4D054
ΔE00 6.74
Tan (survey)
#D1B26F
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA7A #7AA2F2
analogous
#F28E7A #F2CA7A #DEF27A
triadic
#F2CA7A #7AF2CA #CA7AF2
tetradic
#F2CA7A #7AF28E #7AA2F2 #F27ADE
square
#F2CA7A #7AF28E #7AA2F2 #F27ADE
split-complementary
#F2CA7A #7ADEF2 #8E7AF2
monochromatic
#DC9A16 #EDB442 #F2CA7A #F7E0B2 #FCF4E3
Accessibility & contrast
On white
1.56
#F2CA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#F2CA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA7A
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA7A | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC973
Deuteranopia (green-blind)
#E6D47D
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2ca7a; /* rgb */ color: rgb(242, 202, 122); /* oklch */ color: oklch(85.7% 0.109 83.6);
Tailwind
colors: {
custom: {
50: '#f9daa2',
500: '#f2ca7a',
950: '#000000',
},
}SCSS
$custom: #f2ca7a; $custom-light: #f9daa2; $custom-dark: #000000;
JSON
{
"hex": "#f2ca7a",
"rgb": {
"r": 242,
"g": 202,
"b": 122
},
"hsl": {
"h": 40,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.85677,
"c": 0.10866,
"h": 83.6
},
"luminance": 0.62523
}Semantic roles & 50–950 ramp
primary
#F2CA7A
secondary
#4471CD
accent
#4FDF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380