#FFF3DF#FFF3DF
#FFF3DF is a very light, muted orange. Relative luminance 0.907; OKLCH L 96.8% C 0.029 H 80.7°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3DF |
|---|---|
| RGB | rgb(255, 243, 223) |
| HSL | hsl(38, 100%, 94%) |
| HSV | hsv(38, 13%, 100%) |
| CMYK | cmyk(0%, 4.7%, 12.5%, 0%) |
| CIE-LAB | lab(96.28, 0.77, 11.08) |
| CIE-LCH | lch(96.28, 11.11, 86.04°) |
| OKLab | oklab(96.83% 0.0048 0.0289) |
| OKLCH | oklch(96.83% 0.029 80.7) |
| XYZ | xyz(86.6088, 90.6901, 82.7401) |
| Luminance | 0.9069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.08
Oldlace
#FDF5E6
ΔE00 2.18
Papayawhip
#FFEFD5
ΔE00 2.35
Champagne
#F7E7CE
ΔE00 3.17
Eggshell
#F0EAD6
ΔE00 3.57
Linen
#FAF0E6
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3DF #DFEBFF
analogous
#FFE3DF #FFF3DF #FBFFDF
triadic
#FFF3DF #DFFFF3 #F3DFFF
tetradic
#FFF3DF #DFFFE3 #DFEBFF #FFDFFB
square
#FFF3DF #DFFFE3 #DFEBFF #FFDFFB
split-complementary
#FFF3DF #DFFBFF #E3DFFF
monochromatic
#FFC565 #FFDCA2 #FFF3DF #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.10
#FFF3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#FFF3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3DF
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3DF | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#FCF6DF
Tritanopia (blue-blind)
#FFEFED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff3df; /* rgb */ color: rgb(255, 243, 223); /* oklch */ color: oklch(96.8% 0.029 80.7);
Tailwind
colors: {
custom: {
50: '#fff7e9',
500: '#fff3df',
950: '#000000',
},
}SCSS
$custom: #fff3df; $custom-light: #fff7e9; $custom-dark: #000000;
JSON
{
"hex": "#fff3df",
"rgb": {
"r": 255,
"g": 243,
"b": 223
},
"hsl": {
"h": 37.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96828,
"c": 0.02931,
"h": 80.7
},
"luminance": 0.90689
}Semantic roles & 50–950 ramp
primary
#FFF3DF
secondary
#96B6EC
accent
#56E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584