#F2CA7F#F2CA7F
#F2CA7F is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.8% C 0.104 H 82.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA7F |
|---|---|
| RGB | rgb(242, 202, 127) |
| HSL | hsl(39, 82%, 72%) |
| HSV | hsv(39, 48%, 95%) |
| CMYK | cmyk(0%, 16.5%, 47.5%, 5.1%) |
| CIE-LAB | lab(83.26, 4.79, 42.57) |
| CIE-LCH | lch(83.26, 42.84, 83.58°) |
| OKLab | oklab(85.75% 0.0139 0.1029) |
| OKLCH | oklch(85.75% 0.104 82.3) |
| XYZ | xyz(61.5715, 62.6537, 28.9248) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.42
Wheat (survey)
#FBDD7E
ΔE00 6.30
Tan (survey)
#D1B26F
ΔE00 6.92
Burlywood
#DEB887
ΔE00 7.06
Navajowhite
#FFDEAD
ΔE00 7.13
Sandy
#F1DA7A
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA7F #7FA7F2
analogous
#F2907F #F2CA7F #E1F27F
triadic
#F2CA7F #7FF2CA #CA7FF2
tetradic
#F2CA7F #7FF290 #7FA7F2 #F27FE1
square
#F2CA7F #7FF290 #7FA7F2 #F27FE1
split-complementary
#F2CA7F #7FE1F2 #907FF2
monochromatic
#E09A17 #ECB347 #F2CA7F #F8E1B7 #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F2CA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA7F
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA7F | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC979
Deuteranopia (green-blind)
#E5D481
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2ca7f; /* rgb */ color: rgb(242, 202, 127); /* oklch */ color: oklch(85.8% 0.104 82.3);
Tailwind
colors: {
custom: {
50: '#f8daa5',
500: '#f2ca7f',
950: '#000000',
},
}SCSS
$custom: #f2ca7f; $custom-light: #f8daa5; $custom-dark: #000000;
JSON
{
"hex": "#f2ca7f",
"rgb": {
"r": 242,
"g": 202,
"b": 127
},
"hsl": {
"h": 39.13,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.85751,
"c": 0.10385,
"h": 82.3
},
"luminance": 0.62651
}Semantic roles & 50–950 ramp
primary
#F2CA7F
secondary
#4876CD
accent
#52DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380