#F2CA92#F2CA92
#F2CA92 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.1% C 0.085 H 75.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA92 |
|---|---|
| RGB | rgb(242, 202, 146) |
| HSL | hsl(35, 79%, 76%) |
| HSV | hsv(35, 40%, 95%) |
| CMYK | cmyk(0%, 16.5%, 39.7%, 5.1%) |
| CIE-LAB | lab(83.55, 6.71, 33.24) |
| CIE-LCH | lch(83.55, 33.91, 78.59°) |
| OKLab | oklab(86.07% 0.0212 0.0824) |
| OKLCH | oklch(86.07% 0.085 75.6) |
| XYZ | xyz(62.9286, 63.1966, 36.0720) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.74
Navajowhite
#FFDEAD
ΔE00 4.89
Light Peach
#FFD8B1
ΔE00 5.72
Very Light Brown
#D3B683
ΔE00 6.33
Wheat
#F5DEB3
ΔE00 6.62
Moccasin
#FFE4B5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA92 #92BAF2
analogous
#F29A92 #F2CA92 #EAF292
triadic
#F2CA92 #92F2CA #CA92F2
tetradic
#F2CA92 #92F29A #92BAF2 #F292EA
square
#F2CA92 #92F29A #92BAF2 #F292EA
split-complementary
#F2CA92 #92EAF2 #9A92F2
monochromatic
#E59525 #EBAF5B #F2CA92 #F9E5C9 #FCF2E4
Accessibility & contrast
On white
1.54
#F2CA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#F2CA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA92
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA92 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8E
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca92; /* rgb */ color: rgb(242, 202, 146); /* oklch */ color: oklch(86.1% 0.085 75.6);
Tailwind
colors: {
custom: {
50: '#f8dab2',
500: '#f2ca92',
950: '#000000',
},
}SCSS
$custom: #f2ca92; $custom-light: #f8dab2; $custom-dark: #000000;
JSON
{
"hex": "#f2ca92",
"rgb": {
"r": 242,
"g": 202,
"b": 146
},
"hsl": {
"h": 35,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.86069,
"c": 0.0851,
"h": 75.6
},
"luminance": 0.63194
}Semantic roles & 50–950 ramp
primary
#F2CA92
secondary
#598ACF
accent
#61DB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381