#F2CA98#F2CA98
#F2CA98 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.2% C 0.079 H 72.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA98 |
|---|---|
| RGB | rgb(242, 202, 152) |
| HSL | hsl(33, 78%, 77%) |
| HSV | hsv(33, 37%, 95%) |
| CMYK | cmyk(0%, 16.5%, 37.2%, 5.1%) |
| CIE-LAB | lab(83.65, 7.38, 30.26) |
| CIE-LCH | lch(83.65, 31.15, 76.30°) |
| OKLab | oklab(86.18% 0.0236 0.0756) |
| OKLCH | oklch(86.18% 0.079 72.7) |
| XYZ | xyz(63.4076, 63.3882, 38.5949) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.53
Burlywood
#DEB887
ΔE00 4.58
Navajowhite
#FFDEAD
ΔE00 4.76
Peach
#FFDAB9
ΔE00 6.11
Wheat
#F5DEB3
ΔE00 6.48
Very Light Brown
#D3B683
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA98 #98C0F2
analogous
#F29D98 #F2CA98 #EDF298
triadic
#F2CA98 #98F2CA #CA98F2
tetradic
#F2CA98 #98F29D #98C0F2 #F298ED
square
#F2CA98 #98F29D #98C0F2 #F298ED
split-complementary
#F2CA98 #98EDF2 #9D98F2
monochromatic
#E4922B #EBAE62 #F2CA98 #F9E6CE #FCF1E4
Accessibility & contrast
On white
1.54
#F2CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F2CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA98
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA98 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca98; /* rgb */ color: rgb(242, 202, 152); /* oklch */ color: oklch(86.2% 0.079 72.7);
Tailwind
colors: {
custom: {
50: '#f8dab6',
500: '#f2ca98',
950: '#000000',
},
}SCSS
$custom: #f2ca98; $custom-light: #f8dab6; $custom-dark: #000000;
JSON
{
"hex": "#f2ca98",
"rgb": {
"r": 242,
"g": 202,
"b": 152
},
"hsl": {
"h": 33.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.8618,
"c": 0.07917,
"h": 72.7
},
"luminance": 0.63385
}Semantic roles & 50–950 ramp
primary
#F2CA98
secondary
#5F91D0
accent
#67DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381