#F2CA7B#F2CA7B
#F2CA7B is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.7% C 0.108 H 83.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA7B |
|---|---|
| RGB | rgb(242, 202, 123) |
| HSL | hsl(40, 82%, 72%) |
| HSV | hsv(40, 49%, 95%) |
| CMYK | cmyk(0%, 16.5%, 49.2%, 5.1%) |
| CIE-LAB | lab(83.21, 4.42, 44.50) |
| CIE-LCH | lch(83.21, 44.72, 84.33°) |
| OKLab | oklab(85.69% 0.0124 0.107) |
| OKLCH | oklch(85.69% 0.108 83.4) |
| XYZ | xyz(61.3160, 62.5515, 27.5790) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.04
Wheat (survey)
#FBDD7E
ΔE00 5.85
Light Mustard
#F7D560
ΔE00 6.66
Sandy
#F1DA7A
ΔE00 6.82
Maize
#F4D054
ΔE00 6.92
Tan (survey)
#D1B26F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA7B #7BA3F2
analogous
#F28F7B #F2CA7B #DFF27B
triadic
#F2CA7B #7BF2CA #CA7BF2
tetradic
#F2CA7B #7BF28F #7BA3F2 #F27BDF
square
#F2CA7B #7BF28F #7BA3F2 #F27BDF
split-complementary
#F2CA7B #7BDFF2 #8F7BF2
monochromatic
#DD9A16 #EDB443 #F2CA7B #F7E0B3 #FCF4E3
Accessibility & contrast
On white
1.55
#F2CA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#F2CA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA7B
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA7B | 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)
#DCC975
Deuteranopia (green-blind)
#E6D47D
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2ca7b; /* rgb */ color: rgb(242, 202, 123); /* oklch */ color: oklch(85.7% 0.108 83.4);
Tailwind
colors: {
custom: {
50: '#f9daa2',
500: '#f2ca7b',
950: '#000000',
},
}SCSS
$custom: #f2ca7b; $custom-light: #f9daa2; $custom-dark: #000000;
JSON
{
"hex": "#f2ca7b",
"rgb": {
"r": 242,
"g": 202,
"b": 123
},
"hsl": {
"h": 39.832,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.85691,
"c": 0.10771,
"h": 83.4
},
"luminance": 0.62548
}Semantic roles & 50–950 ramp
primary
#F2CA7B
secondary
#4572CD
accent
#4FDE07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380