#F2CA97#F2CA97
#F2CA97 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.2% C 0.080 H 73.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA97 |
|---|---|
| RGB | rgb(242, 202, 151) |
| HSL | hsl(34, 78%, 77%) |
| HSV | hsv(34, 38%, 95%) |
| CMYK | cmyk(0%, 16.5%, 37.6%, 5.1%) |
| CIE-LAB | lab(83.63, 7.27, 30.76) |
| CIE-LCH | lch(83.63, 31.61, 76.71°) |
| OKLab | oklab(86.16% 0.0232 0.0767) |
| OKLCH | oklch(86.16% 0.08 73.2) |
| XYZ | xyz(63.3261, 63.3555, 38.1654) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.57
Light Peach
#FFD8B1
ΔE00 4.72
Navajowhite
#FFDEAD
ΔE00 4.75
Peach
#FFDAB9
ΔE00 6.32
Wheat
#F5DEB3
ΔE00 6.47
Very Light Brown
#D3B683
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA97 #97BFF2
analogous
#F29D97 #F2CA97 #EDF297
triadic
#F2CA97 #97F2CA #CA97F2
tetradic
#F2CA97 #97F29D #97BFF2 #F297ED
square
#F2CA97 #97F29D #97BFF2 #F297ED
split-complementary
#F2CA97 #97EDF2 #9D97F2
monochromatic
#E4932A #EBAE61 #F2CA97 #F9E6CD #FCF1E4
Accessibility & contrast
On white
1.54
#F2CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#F2CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA97
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA97 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB93
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca97; /* rgb */ color: rgb(242, 202, 151); /* oklch */ color: oklch(86.2% 0.080 73.2);
Tailwind
colors: {
custom: {
50: '#f8dab6',
500: '#f2ca97',
950: '#000000',
},
}SCSS
$custom: #f2ca97; $custom-light: #f8dab6; $custom-dark: #000000;
JSON
{
"hex": "#f2ca97",
"rgb": {
"r": 242,
"g": 202,
"b": 151
},
"hsl": {
"h": 33.626,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.86161,
"c": 0.08015,
"h": 73.2
},
"luminance": 0.63353
}Semantic roles & 50–950 ramp
primary
#F2CA97
secondary
#5E90CF
accent
#66DA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381