#F2CA7D#F2CA7D
#F2CA7D is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.106 H 82.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA7D |
|---|---|
| RGB | rgb(242, 202, 125) |
| HSL | hsl(39, 82%, 72%) |
| HSV | hsv(39, 48%, 95%) |
| CMYK | cmyk(0%, 16.5%, 48.3%, 5.1%) |
| CIE-LAB | lab(83.23, 4.60, 43.54) |
| CIE-LCH | lch(83.23, 43.78, 83.97°) |
| OKLab | oklab(85.72% 0.0132 0.105) |
| OKLCH | oklch(85.72% 0.106 82.8) |
| XYZ | xyz(61.4425, 62.6021, 28.2451) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.22
Wheat (survey)
#FBDD7E
ΔE00 6.06
Tan (survey)
#D1B26F
ΔE00 6.94
Light Mustard
#F7D560
ΔE00 7.00
Sandy
#F1DA7A
ΔE00 7.04
Maize
#F4D054
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA7D #7DA5F2
analogous
#F2907D #F2CA7D #E0F27D
triadic
#F2CA7D #7DF2CA #CA7DF2
tetradic
#F2CA7D #7DF290 #7DA5F2 #F27DE0
square
#F2CA7D #7DF290 #7DA5F2 #F27DE0
split-complementary
#F2CA7D #7DE0F2 #907DF2
monochromatic
#DE9A16 #ECB345 #F2CA7D #F8E1B5 #FCF4E3
Accessibility & contrast
On white
1.55
#F2CA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#F2CA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA7D
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA7D | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC977
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2ca7d; /* rgb */ color: rgb(242, 202, 125); /* oklch */ color: oklch(85.7% 0.106 82.8);
Tailwind
colors: {
custom: {
50: '#f8daa4',
500: '#f2ca7d',
950: '#000000',
},
}SCSS
$custom: #f2ca7d; $custom-light: #f8daa4; $custom-dark: #000000;
JSON
{
"hex": "#f2ca7d",
"rgb": {
"r": 242,
"g": 202,
"b": 125
},
"hsl": {
"h": 39.487,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.85721,
"c": 0.10578,
"h": 82.8
},
"luminance": 0.62599
}Semantic roles & 50–950 ramp
primary
#F2CA7D
secondary
#4674CD
accent
#51DE07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380