#F2CA7C#F2CA7C
#F2CA7C is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.107 H 83.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA7C |
|---|---|
| RGB | rgb(242, 202, 124) |
| HSL | hsl(40, 82%, 72%) |
| HSV | hsv(40, 49%, 95%) |
| CMYK | cmyk(0%, 16.5%, 48.8%, 5.1%) |
| CIE-LAB | lab(83.22, 4.51, 44.02) |
| CIE-LCH | lch(83.22, 44.25, 84.15°) |
| OKLab | oklab(85.71% 0.0128 0.106) |
| OKLCH | oklch(85.71% 0.107 83.1) |
| XYZ | xyz(61.3789, 62.5767, 27.9104) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.13
Wheat (survey)
#FBDD7E
ΔE00 5.95
Light Mustard
#F7D560
ΔE00 6.83
Sandy
#F1DA7A
ΔE00 6.92
Tan (survey)
#D1B26F
ΔE00 6.96
Maize
#F4D054
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA7C #7CA4F2
analogous
#F28F7C #F2CA7C #DFF27C
triadic
#F2CA7C #7CF2CA #CA7CF2
tetradic
#F2CA7C #7CF28F #7CA4F2 #F27CDF
square
#F2CA7C #7CF28F #7CA4F2 #F27CDF
split-complementary
#F2CA7C #7CDFF2 #8F7CF2
monochromatic
#DE9A16 #ECB344 #F2CA7C #F8E1B4 #FCF4E3
Accessibility & contrast
On white
1.55
#F2CA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#F2CA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA7C
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA7C | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2ca7c; /* rgb */ color: rgb(242, 202, 124); /* oklch */ color: oklch(85.7% 0.107 83.1);
Tailwind
colors: {
custom: {
50: '#f9daa3',
500: '#f2ca7c',
950: '#000000',
},
}SCSS
$custom: #f2ca7c; $custom-light: #f9daa3; $custom-dark: #000000;
JSON
{
"hex": "#f2ca7c",
"rgb": {
"r": 242,
"g": 202,
"b": 124
},
"hsl": {
"h": 39.661,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.85706,
"c": 0.10675,
"h": 83.1
},
"luminance": 0.62574
}Semantic roles & 50–950 ramp
primary
#F2CA7C
secondary
#4573CD
accent
#50DE07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380