#FFF0CC#FFF0CC
#FFF0CC is a very light, muted orange. Relative luminance 0.879; OKLCH L 95.8% C 0.050 H 88.1°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0CC |
|---|---|
| RGB | rgb(255, 240, 204) |
| HSL | hsl(42, 100%, 90%) |
| HSV | hsv(42, 20%, 100%) |
| CMYK | cmyk(0%, 5.9%, 20%, 0%) |
| CIE-LAB | lab(95.14, -0.55, 19.25) |
| CIE-LCH | lch(95.14, 19.25, 91.63°) |
| OKLab | oklab(95.79% 0.0017 0.0495) |
| OKLCH | oklch(95.79% 0.05 88.1) |
| XYZ | xyz(83.2990, 87.9414, 69.7013) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 3.46
Papayawhip
#FFEFD5
ΔE00 3.50
Cornsilk
#FFF8DC
ΔE00 3.85
Champagne
#F7E7CE
ΔE00 4.21
Pale
#FFF9D0
ΔE00 4.34
Wheat
#F5DEB3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0CC #CCDBFF
analogous
#FFD7CC #FFF0CC #F4FFCC
triadic
#FFF0CC #CCFFF0 #F0CCFF
tetradic
#FFF0CC #CCFFD7 #CCDBFF #FFCCF4
square
#FFF0CC #CCFFD7 #CCDBFF #FFCCF4
split-complementary
#FFF0CC #CCF4FF #D7CCFF
monochromatic
#FFCC52 #FFDE8F #FFF0CC #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.13
#FFF0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#FFF0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0CC
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0CC | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCA
Deuteranopia (green-blind)
#FDF3CD
Tritanopia (blue-blind)
#FFEAE6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fff0cc; /* rgb */ color: rgb(255, 240, 204); /* oklch */ color: oklch(95.8% 0.050 88.1);
Tailwind
colors: {
custom: {
50: '#fff4db',
500: '#fff0cc',
950: '#000000',
},
}SCSS
$custom: #fff0cc; $custom-light: #fff4db; $custom-dark: #000000;
JSON
{
"hex": "#fff0cc",
"rgb": {
"r": 255,
"g": 240,
"b": 204
},
"hsl": {
"h": 42.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95794,
"c": 0.04953,
"h": 88.1
},
"luminance": 0.8794
}Semantic roles & 50–950 ramp
primary
#FFF0CC
secondary
#86A3EA
accent
#43E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584