#FFF7CF#FFF7CF
#FFF7CF is a very light, muted yellow. Relative luminance 0.923; OKLCH L 97.2% C 0.052 H 97.9°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7CF |
|---|---|
| RGB | rgb(255, 247, 207) |
| HSL | hsl(50, 100%, 91%) |
| HSV | hsv(50, 19%, 100%) |
| CMYK | cmyk(0%, 3.1%, 18.8%, 0%) |
| CIE-LAB | lab(96.94, -3.64, 20.22) |
| CIE-LCH | lch(96.94, 20.55, 100.21°) |
| OKLab | oklab(97.23% -0.0072 0.0519) |
| OKLCH | oklch(97.23% 0.052 97.9) |
| XYZ | xyz(85.7628, 92.2878, 72.3148) |
| Luminance | 0.9229 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 0.89
Lemonchiffon
#FFFACD
ΔE00 1.85
Cream
#FFFDD0
ΔE00 2.78
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.98
Eggshell (survey)
#FFFFD4
ΔE00 3.32
Cornsilk
#FFF8DC
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7CF #CFD7FF
analogous
#FFDFCF #FFF7CF #EFFFCF
triadic
#FFF7CF #CFFFF7 #F7CFFF
tetradic
#FFF7CF #CFFFDF #CFD7FF #FFCFEF
square
#FFF7CF #CFFFDF #CFD7FF #FFCFEF
split-complementary
#FFF7CF #CFEFFF #DFCFFF
monochromatic
#FFE355 #FFED92 #FFF7CF #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.08
#FFF7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#FFF7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7CF
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7CF | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CD
Deuteranopia (green-blind)
#FFF8D0
Tritanopia (blue-blind)
#FFF1EC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff7cf; /* rgb */ color: rgb(255, 247, 207); /* oklch */ color: oklch(97.2% 0.052 97.9);
Tailwind
colors: {
custom: {
50: '#fff9dd',
500: '#fff7cf',
950: '#000000',
},
}SCSS
$custom: #fff7cf; $custom-light: #fff9dd; $custom-dark: #000000;
JSON
{
"hex": "#fff7cf",
"rgb": {
"r": 255,
"g": 247,
"b": 207
},
"hsl": {
"h": 50,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.97233,
"c": 0.05244,
"h": 97.9
},
"luminance": 0.92287
}Semantic roles & 50–950 ramp
primary
#FFF7CF
secondary
#8898EA
accent
#26E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584