#F2CA93#F2CA93
#F2CA93 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.1% C 0.084 H 75.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA93 |
|---|---|
| RGB | rgb(242, 202, 147) |
| HSL | hsl(35, 79%, 76%) |
| HSV | hsv(35, 39%, 95%) |
| CMYK | cmyk(0%, 16.5%, 39.3%, 5.1%) |
| CIE-LAB | lab(83.56, 6.82, 32.75) |
| CIE-LCH | lch(83.56, 33.45, 78.24°) |
| OKLab | oklab(86.09% 0.0216 0.0813) |
| OKLCH | oklch(86.09% 0.084 75.1) |
| XYZ | xyz(63.0067, 63.2278, 36.4835) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.68
Navajowhite
#FFDEAD
ΔE00 4.83
Light Peach
#FFD8B1
ΔE00 5.51
Very Light Brown
#D3B683
ΔE00 6.35
Wheat
#F5DEB3
ΔE00 6.57
Moccasin
#FFE4B5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA93 #93BBF2
analogous
#F29B93 #F2CA93 #EAF293
triadic
#F2CA93 #93F2CA #CA93F2
tetradic
#F2CA93 #93F29B #93BBF2 #F293EA
square
#F2CA93 #93F29B #93BBF2 #F293EA
split-complementary
#F2CA93 #93EAF2 #9B93F2
monochromatic
#E59426 #EBAF5C #F2CA93 #F9E5CA #FCF2E4
Accessibility & contrast
On white
1.54
#F2CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F2CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA93
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA93 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB8F
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca93; /* rgb */ color: rgb(242, 202, 147); /* oklch */ color: oklch(86.1% 0.084 75.1);
Tailwind
colors: {
custom: {
50: '#f8dab3',
500: '#f2ca93',
950: '#000000',
},
}SCSS
$custom: #f2ca93; $custom-light: #f8dab3; $custom-dark: #000000;
JSON
{
"hex": "#f2ca93",
"rgb": {
"r": 242,
"g": 202,
"b": 147
},
"hsl": {
"h": 34.737,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.86087,
"c": 0.0841,
"h": 75.1
},
"luminance": 0.63225
}Semantic roles & 50–950 ramp
primary
#F2CA93
secondary
#5A8BCF
accent
#62DB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381