#F2CD98#F2CD98
#F2CD98 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.8% C 0.080 H 76.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD98 |
|---|---|
| RGB | rgb(242, 205, 152) |
| HSL | hsl(35, 78%, 77%) |
| HSV | hsv(35, 37%, 95%) |
| CMYK | cmyk(0%, 15.3%, 37.2%, 5.1%) |
| CIE-LAB | lab(84.39, 5.82, 31.25) |
| CIE-LCH | lch(84.39, 31.78, 79.45°) |
| OKLab | oklab(86.76% 0.019 0.0779) |
| OKLCH | oklch(86.76% 0.08 76.3) |
| XYZ | xyz(64.1184, 64.8097, 38.8318) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.97
Light Peach
#FFD8B1
ΔE00 5.10
Burlywood
#DEB887
ΔE00 5.21
Wheat
#F5DEB3
ΔE00 5.55
Moccasin
#FFE4B5
ΔE00 5.70
Pale Peach
#FFE5AD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD98 #98BDF2
analogous
#F2A098 #F2CD98 #EAF298
triadic
#F2CD98 #98F2CD #CD98F2
tetradic
#F2CD98 #98F2A0 #98BDF2 #F298EA
square
#F2CD98 #98F2A0 #98BDF2 #F298EA
split-complementary
#F2CD98 #98EAF2 #A098F2
monochromatic
#E4982B #EBB362 #F2CD98 #F9E7CE #FCF2E4
Accessibility & contrast
On white
1.50
#F2CD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#F2CD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD98
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD98 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD94
Deuteranopia (green-blind)
#E5D699
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cd98; /* rgb */ color: rgb(242, 205, 152); /* oklch */ color: oklch(86.8% 0.080 76.3);
Tailwind
colors: {
custom: {
50: '#f8dcb6',
500: '#f2cd98',
950: '#000000',
},
}SCSS
$custom: #f2cd98; $custom-light: #f8dcb6; $custom-dark: #000000;
JSON
{
"hex": "#f2cd98",
"rgb": {
"r": 242,
"g": 205,
"b": 152
},
"hsl": {
"h": 35.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.8676,
"c": 0.08019,
"h": 76.3
},
"luminance": 0.64807
}Semantic roles & 50–950 ramp
primary
#F2CD98
secondary
#5F8DD0
accent
#60DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481