#F2CA7E#F2CA7E
#F2CA7E is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.105 H 82.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA7E |
|---|---|
| RGB | rgb(242, 202, 126) |
| HSL | hsl(39, 82%, 72%) |
| HSV | hsv(39, 48%, 95%) |
| CMYK | cmyk(0%, 16.5%, 47.9%, 5.1%) |
| CIE-LAB | lab(83.25, 4.69, 43.05) |
| CIE-LCH | lch(83.25, 43.31, 83.78°) |
| OKLab | oklab(85.74% 0.0135 0.1039) |
| OKLCH | oklch(85.74% 0.105 82.6) |
| XYZ | xyz(61.5067, 62.6278, 28.5833) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.32
Wheat (survey)
#FBDD7E
ΔE00 6.18
Tan (survey)
#D1B26F
ΔE00 6.93
Sandy
#F1DA7A
ΔE00 7.16
Light Mustard
#F7D560
ΔE00 7.17
Burlywood
#DEB887
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA7E #7EA6F2
analogous
#F2907E #F2CA7E #E0F27E
triadic
#F2CA7E #7EF2CA #CA7EF2
tetradic
#F2CA7E #7EF290 #7EA6F2 #F27EE0
square
#F2CA7E #7EF290 #7EA6F2 #F27EE0
split-complementary
#F2CA7E #7EE0F2 #907EF2
monochromatic
#DF9A16 #ECB346 #F2CA7E #F8E1B6 #FCF4E3
Accessibility & contrast
On white
1.55
#F2CA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F2CA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA7E
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA7E | 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)
#DCC978
Deuteranopia (green-blind)
#E5D480
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2ca7e; /* rgb */ color: rgb(242, 202, 126); /* oklch */ color: oklch(85.7% 0.105 82.6);
Tailwind
colors: {
custom: {
50: '#f8daa4',
500: '#f2ca7e',
950: '#000000',
},
}SCSS
$custom: #f2ca7e; $custom-light: #f8daa4; $custom-dark: #000000;
JSON
{
"hex": "#f2ca7e",
"rgb": {
"r": 242,
"g": 202,
"b": 126
},
"hsl": {
"h": 39.31,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.85736,
"c": 0.10482,
"h": 82.6
},
"luminance": 0.62625
}Semantic roles & 50–950 ramp
primary
#F2CA7E
secondary
#4775CD
accent
#51DE07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380