#F2CA94#F2CA94
#F2CA94 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.083 H 74.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA94 |
|---|---|
| RGB | rgb(242, 202, 148) |
| HSL | hsl(34, 78%, 76%) |
| HSV | hsv(34, 39%, 95%) |
| CMYK | cmyk(0%, 16.5%, 38.8%, 5.1%) |
| CIE-LAB | lab(83.58, 6.93, 32.25) |
| CIE-LCH | lch(83.58, 32.99, 77.87°) |
| OKLab | oklab(86.11% 0.022 0.0802) |
| OKLCH | oklch(86.11% 0.083 74.7) |
| XYZ | xyz(63.0855, 63.2593, 36.8985) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.64
Navajowhite
#FFDEAD
ΔE00 4.79
Light Peach
#FFD8B1
ΔE00 5.31
Very Light Brown
#D3B683
ΔE00 6.38
Wheat
#F5DEB3
ΔE00 6.53
Moccasin
#FFE4B5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA94 #94BCF2
analogous
#F29B94 #F2CA94 #EBF294
triadic
#F2CA94 #94F2CA #CA94F2
tetradic
#F2CA94 #94F29B #94BCF2 #F294EB
square
#F2CA94 #94F29B #94BCF2 #F294EB
split-complementary
#F2CA94 #94EBF2 #9B94F2
monochromatic
#E59427 #EBAF5D #F2CA94 #F9E5CB #FCF1E4
Accessibility & contrast
On white
1.54
#F2CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F2CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA94
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA94 | 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)
#D9CB90
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca94; /* rgb */ color: rgb(242, 202, 148); /* oklch */ color: oklch(86.1% 0.083 74.7);
Tailwind
colors: {
custom: {
50: '#f8dab4',
500: '#f2ca94',
950: '#000000',
},
}SCSS
$custom: #f2ca94; $custom-light: #f8dab4; $custom-dark: #000000;
JSON
{
"hex": "#f2ca94",
"rgb": {
"r": 242,
"g": 202,
"b": 148
},
"hsl": {
"h": 34.468,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.86105,
"c": 0.08311,
"h": 74.7
},
"luminance": 0.63256
}Semantic roles & 50–950 ramp
primary
#F2CA94
secondary
#5B8CCF
accent
#63DB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381