#F2CA96#F2CA96
#F2CA96 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.081 H 73.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA96 |
|---|---|
| RGB | rgb(242, 202, 150) |
| HSL | hsl(34, 78%, 77%) |
| HSV | hsv(34, 38%, 95%) |
| CMYK | cmyk(0%, 16.5%, 38%, 5.1%) |
| CIE-LAB | lab(83.61, 7.15, 31.26) |
| CIE-LCH | lch(83.61, 32.06, 77.11°) |
| OKLab | oklab(86.14% 0.0228 0.0779) |
| OKLCH | oklch(86.14% 0.081 73.7) |
| XYZ | xyz(63.2452, 63.3232, 37.7395) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.58
Navajowhite
#FFDEAD
ΔE00 4.75
Light Peach
#FFD8B1
ΔE00 4.92
Very Light Brown
#D3B683
ΔE00 6.48
Wheat
#F5DEB3
ΔE00 6.48
Peach
#FFDAB9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA96 #96BEF2
analogous
#F29C96 #F2CA96 #ECF296
triadic
#F2CA96 #96F2CA #CA96F2
tetradic
#F2CA96 #96F29C #96BEF2 #F296EC
square
#F2CA96 #96F29C #96BEF2 #F296EC
split-complementary
#F2CA96 #96ECF2 #9C96F2
monochromatic
#E59329 #EBAF60 #F2CA96 #F9E5CC #FCF1E4
Accessibility & contrast
On white
1.54
#F2CA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#F2CA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA96
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA96 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB92
Deuteranopia (green-blind)
#E3D497
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca96; /* rgb */ color: rgb(242, 202, 150); /* oklch */ color: oklch(86.1% 0.081 73.7);
Tailwind
colors: {
custom: {
50: '#f8dab5',
500: '#f2ca96',
950: '#000000',
},
}SCSS
$custom: #f2ca96; $custom-light: #f8dab5; $custom-dark: #000000;
JSON
{
"hex": "#f2ca96",
"rgb": {
"r": 242,
"g": 202,
"b": 150
},
"hsl": {
"h": 33.913,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.86143,
"c": 0.08113,
"h": 73.7
},
"luminance": 0.6332
}Semantic roles & 50–950 ramp
primary
#F2CA96
secondary
#5D8FCF
accent
#65DA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381